提交 53e6fa90 编写于 作者: G gongfuxiang

cart

上级 af770c20
{
"pages": ["pages/cart/cart",
"pages": [
"pages/index/index",
"pages/goods-category/goods-category",
"pages/cart/cart",
"pages/user/user",
"pages/web-view/web-view",
"pages/login/login",
......
......@@ -126,7 +126,6 @@ Page({
if (res.data.code == 0) {
temp_data_list[index]['stock'] = buy_number
this.setData({ data_list: temp_data_list });
my.showToast({ content: res.data.msg });
} else {
my.showToast({
type: "fail",
......
{}
\ No newline at end of file
{
"pullRefresh": true
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册