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
6ab91e469f20cca820b18c3b76a1b54fee186095
Authored by
abson
2022-02-16 13:50:32 +0800
1 parent
60563806
no message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
packageA/pages/goodsInfo/goodsInfo.js
packageA/pages/goodsInfo/goodsInfo.js
View file @
6ab91e4
...
...
@@ -8,7 +8,6 @@ var t = require("../../../utils/util.js"),
8
8
oo = s.globalData,
9
9
o = s.globalData.setting,
10
10
os = o;
11
-
12
11
let self = null;
13
12
14
13
//评价加载更多
...
...