Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
be8002c4
Commit
be8002c4
authored
Jun 14, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面新增
parent
fcc5fab3
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
0 deletions
+37
-0
pages.json
pages.json
+7
-0
test.vue
pages/album/albumComponets/test.vue
+8
-0
albumPayment.vue
pages/album/albumPayment/albumPayment.vue
+22
-0
No files found.
pages.json
View file @
be8002c4
...
@@ -514,6 +514,13 @@
...
@@ -514,6 +514,13 @@
"navigationBarTitleText"
:
"填写订单"
,
"navigationBarTitleText"
:
"填写订单"
,
"enablePullDownRefresh"
:
false
"enablePullDownRefresh"
:
false
}
}
},
{
"path"
:
"albumPayment/albumPayment"
,
"style"
:
{
"navigationBarTitleText"
:
""
}
}
}
]
]
}
}
...
...
pages/album/albumComponets/test.vue
0 → 100644
View file @
be8002c4
<
template
>
</
template
>
<
script
>
</
script
>
<
style
>
</
style
>
\ No newline at end of file
pages/album/albumPayment/albumPayment.vue
0 → 100644
View file @
be8002c4
<
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