Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
Details
Activity
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
Administrator
jd-vx-app
Commits
a01abb97
Commit
a01abb97
authored
Feb 13, 2023
by
肖健
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
推广活动初版
parent
dcb9cce8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
1 deletion
+30
-1
pages.json
pages.json
+8
-1
index.vue
pagesA/pages/popAct/index.vue
+22
-0
No files found.
pages.json
View file @
a01abb97
...
...
@@ -87,8 +87,15 @@
"navigationBarTitleText"
:
"京东挪车码领取"
,
"enablePullDownRefresh"
:
false
}
},
{
"path"
:
"pages/popAct/index"
,
"style"
:
{
"navigationBarTitleText"
:
"京东挪车码领取"
,
"enablePullDownRefresh"
:
false
}
}
]
]
},
{
"root"
:
"pagesB"
,
...
...
pagesA/pages/popAct/index.vue
0 → 100644
View file @
a01abb97
<
template
>
<view>
</view>
</
template
>
<
script
>
export
default
{
data
()
{
return
{
}
},
methods
:
{
}
}
</
script
>
<
style
>
</
style
>
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