Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
accord-with-name
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
malin
accord-with-name
Commits
5e595d9f
Commit
5e595d9f
authored
Apr 15, 2021
by
malin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
r
parent
03f0a75b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
PayInfo.vue
src/views/Pay/child_cpn/PayInfo.vue
+5
-1
index.vue
src/views/Pay/index.vue
+1
-1
No files found.
src/views/Pay/child_cpn/PayInfo.vue
View file @
5e595d9f
...
@@ -67,7 +67,11 @@
...
@@ -67,7 +67,11 @@
class=
"row-center-center fc-f fs-36 ff-pp fw-5"
class=
"row-center-center fc-f fs-36 ff-pp fw-5"
style=
"margin-top: 0.66rem"
style=
"margin-top: 0.66rem"
>
>
<div
ref=
"payBtn"
class=
"pay-btn row-center-center"
@
click=
"_payment"
>
<div
ref=
"payBtn"
class=
"pay-btn row-center-center"
@
click
.
once=
"_payment"
>
立即支付
立即支付
</div>
</div>
</div>
</div>
...
...
src/views/Pay/index.vue
View file @
5e595d9f
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
<div
<div
v-show=
"is_show_btn"
v-show=
"is_show_btn"
class=
"btn row-center-center fc-f ff-pp fw-5 fs-36"
class=
"btn row-center-center fc-f ff-pp fw-5 fs-36"
@
click=
"pay"
@
click
.
once
=
"pay"
>
>
付费查看全部解析
付费查看全部解析
</div>
</div>
...
...
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