Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
portalhtml
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rex
portalhtml
Commits
cffd6bda
Commit
cffd6bda
authored
Oct 12, 2021
by
jiangqihao
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://120.25.63.219:6088/rex/portalhtml
into dev
parents
2e377f2a
e31c7a6d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
361 additions
and
90 deletions
+361
-90
qcc.js
src/api/qcc.js
+13
-0
index.vue
src/views/login/city-register/index.vue
+348
-90
No files found.
src/api/qcc.js
0 → 100644
View file @
cffd6bda
export
const
Qcc
=
{
searchUrl
:
'/qcc/search'
,
detailUrl
:
'/qcc/getOne'
}
export
const
Country
=
{
searchPro
:
'/province/searchAll'
,
searchCity
:
'/city/searchAll'
,
searchDis
:
'/district/searchAll'
}
export
const
Customer
=
{
searchUrl
:
'/customer/create'
,
}
src/views/login/city-register/index.vue
View file @
cffd6bda
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment