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
08452ee51a0a3afa9fefc47980cac35865505860
Authored by
yvan.ni
2023-11-08 18:29:51 +0800
1 parent
a47eab18
预售评价的优化
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
packageC/pages/presell/goodsInfo/goodsInfo.js
packageC/pages/presell/goodsInfo/goodsInfo.js
View file @
08452ee
...
...
@@ -261,6 +261,8 @@ Page({
261
261
keyword:'', //门店搜索
262
262
sec_i:-1,//选中分类门店 下标
263
263
goodInfo_ad:'',//商品详情广告
264
+
265
+ c_curr_p:1
264
266
},
265
267
266
268
//------初始化加载----------
...
...