wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
8d52ee9d898763ffda4161c3dd9d99f6032a6ed7
Authored by
yvan.ni
2020-04-30 10:47:59 +0800
2 parents
c4657cb8
45a3e23b
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/template/index.js
pages/template/index.js
View file @
8d52ee9
...
...
@@ -33,7 +33,6 @@ Page({
33
33
onHide: function() {
34
34
35
35
},
36
-
37
36
//同步初始加载
38
37
async init_load() {
39
38
var th = this;
...
...