Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2017-03-03 19:12:55 +0800
Commit
0124772511c527a750f066132fd17cc46c83f7e6
1 parent
4c53334d
fix pinyin
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/models/province-pinyin.js
apps/cart/models/province-pinyin.js
View file @
0124772
...
...
@@ -29,5 +29,5 @@ module.exports = {
'甘肃省'
:
'g'
,
'青海省'
:
'q'
,
'宁夏回族自治区'
:
'n'
,
'新疆维吾尔自治区'
:
'x'
,
'新疆维吾尔自治区'
:
'x'
};
...
...
Please
register
or
login
to post a comment