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
a47eab189a70551d5555f98726c091c9fe87883a
Authored by
yvan.ni
2023-11-08 18:26:50 +0800
1 parent
83a0acd9
评价的bug优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
packageC/pages/presell/cardInfo/goodsInfo.js
packageC/pages/presell/cardInfo/goodsInfo.js
View file @
a47eab1
...
...
@@ -215,6 +215,8 @@ Page({
215
215
openSpecModal_flash_normal: 0,
216
216
keyword:'', //门店搜索
217
217
sec_i:-1,//选中分类门店 下标
218
+
219
+ c_curr_p:1
218
220
},
219
221
220
222
//------初始化加载----------
...
...