Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
eMall_miniapp
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
高宇
eMall_miniapp
Commits
08e77c01
Commit
08e77c01
authored
Jul 27, 2023
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
缴费记录
parent
52745c0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
index.vue
homePage/parkingService/paymentRecord/index.vue
+16
-0
pages.json
pages.json
+6
-0
No files found.
homePage/parkingService/paymentRecord/index.vue
0 → 100644
View file @
08e77c01
<
template
>
<view>
停车缴费
</view>
</
template
>
<
script
>
export
default
{
data
(){
return
{
}
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
</
style
>
\ No newline at end of file
pages.json
View file @
08e77c01
...
...
@@ -223,6 +223,12 @@
"navigationBarTitleText"
:
"停车服务"
}
},
{
"path"
:
"parkingService/paymentRecord/index"
,
"style"
:
{
"navigationBarTitleText"
:
"缴费记录"
}
},
{
"path"
:
"parkingService/ParkingRecord/index"
,
"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