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
994853fec694e67cd8b36a66e746027df5ee2768
Authored by
后端研发-苏明海
2020-04-30 10:10:57 +0800
2 parents
029937fd
45a3e23b
Merge branch 'dev' into 'test'
测试修改提交 See merge request
!394
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/template/index.js
pages/template/index.js
View file @
994853f
...
...
@@ -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;
...
...