wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
06b1492cabfade07abea642e65445ea717dcabe2
Authored by
taiyuan
2021-04-02 17:16:38 +0800
1 parent
09e99c13
我的小店修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageA/pages/distribution/shop/shop.js
packageA/pages/distribution/shop/shop.js
View file @
06b1492
...
...
@@ -33,7 +33,7 @@ Page({
33
33
card_field: "",
34
34
card_name: "",
35
35
max_card_field: "",
36
- card_list: null
36
+ card_list: null
,
37
37
38
38
isAll: true,
39
39
...
...