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
57080c114b19cfd8fbf60634d8349bf19d6c7978
Authored by
后端开发-许程
2019-11-01 10:15:20 +0800
1 parent
7e436878
购买的页
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/plus/plus.js
pages/user/plus/plus.js
View file @
57080c1
...
...
@@ -64,7 +64,7 @@ Page({
64
64
if (user_information.card_expiredate == null || user_information.card_expiredate == ""){
65
65
66
66
}
67
-
67
+
68
68
}
69
69
});
70
70
...
...