Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-rljj-wx
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
rl
hls-rljj-wx
Commits
8a366be2
Commit
8a366be2
authored
May 07, 2022
by
liangliang.wang01
🤸🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改标题为招行扫码支付
parent
a6ecae38
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
cmbPolyPay.vue
src/pages/applications/cmbPolyPay/cmbPolyPay.vue
+2
-0
cmbPolyPayDetail.vue
src/pages/applications/cmbPolyPay/cmbPolyPayDetail.vue
+2
-0
No files found.
src/pages/applications/cmbPolyPay/cmbPolyPay.vue
View file @
8a366be2
<
template
>
<h-view
title=
"招行扫码支付"
>
<div
class=
""
style=
"padding: 20px; height: 100%"
>
<div
class=
"title"
style=
"height:5%; width:100%"
>
<div>
合同信息
</div>
...
...
@@ -44,6 +45,7 @@
</div>
</div>
</div>
</h-view>
</
template
>
<
script
>
...
...
src/pages/applications/cmbPolyPay/cmbPolyPayDetail.vue
View file @
8a366be2
<
template
>
<h-view
title=
"招行扫码支付"
>
<div>
<ul
id=
"box"
class=
"box"
>
<li
v-for=
"(item, index) in Lists"
:key=
"index"
class=
"items"
>
...
...
@@ -37,6 +38,7 @@
</div>
</div>
</h-view>
</
template
>
<
script
>
...
...
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