Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
张孝茹
2017-10-30 10:16:48 +0800
Commit
ce6037bcb4a3c1f72accf7fdc06a9e019c97107d
1 parent
563ffdae
版本号
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
public/js/home/family-userInfo.page.js
package.json
View file @
ce6037b
{
"name"
:
"m-yohobuy-node"
,
"version"
:
"6.2.5"
,
"version"
:
"
9
6.2.5"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/js/home/family-userInfo.page.js
View file @
ce6037b
...
...
@@ -196,7 +196,7 @@ class UserInfo extends Page {
}
else
{
tip
.
show
(
result
.
message
);
}
})
})
;
}
chosenCity
()
{
...
...
Please
register
or
login
to post a comment