Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
24bf7bf9
Commit
24bf7bf9
authored
Dec 15, 2020
by
zL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客服微信
parent
da85b949
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
router.ts
src/entry/best/router.ts
+1
-1
choosePackage.vue
src/entry/best/views/user/choosePackage.vue
+0
-0
choosePackage.vue
src/views/userCenter/choosePackage.vue
+1
-1
No files found.
src/entry/best/router.ts
View file @
24bf7bf9
...
@@ -36,7 +36,7 @@ let router = new Router({ // todo 移除旧页面
...
@@ -36,7 +36,7 @@ let router = new Router({ // todo 移除旧页面
{
{
path
:
'/choosePackage'
,
path
:
'/choosePackage'
,
name
:
'choosePackage'
,
name
:
'choosePackage'
,
component
:
()
=>
import
(
/* webpackChunkName: "companyVerify" */
'
@/views/userCent
er/choosePackage.vue'
)
component
:
()
=>
import
(
/* webpackChunkName: "companyVerify" */
'
./views/us
er/choosePackage.vue'
)
},
},
{
{
path
:
'/initPassword'
,
path
:
'/initPassword'
,
...
...
src/entry/best/views/user/choosePackage.vue
0 → 100644
View file @
24bf7bf9
This diff is collapsed.
Click to expand it.
src/views/userCenter/choosePackage.vue
View file @
24bf7bf9
...
@@ -239,7 +239,7 @@ export default {
...
@@ -239,7 +239,7 @@ export default {
payUrl
:
""
,
payUrl
:
""
,
time
:
18
,
time
:
18
,
isclick
:
true
,
isclick
:
true
,
PromptShow
:
tru
e
,
PromptShow
:
fals
e
,
PaymentList
:
[],
// 支付方式列表
PaymentList
:
[],
// 支付方式列表
activeIndex
:
0
,
activeIndex
:
0
,
times
:
180
,
times
:
180
,
...
...
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