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
2beda59f
Commit
2beda59f
authored
Sep 07, 2022
by
lijin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉标题栏
parent
9275edfe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
9 deletions
+1
-9
index.vue
src/views/Pay/index.vue
+1
-5
index.vue
src/views/Result/index.vue
+0
-4
No files found.
src/views/Pay/index.vue
View file @
2beda59f
<
template
>
<
template
>
<div
class=
"pay"
>
<div
class=
"pay"
>
<status-bar
@
fixed=
"is_show_btn = true"
@
deFixed=
"is_show_btn = false"
>
<span>
趣味配对
</span>
</status-bar>
<div
class=
"img1-father"
>
<div
class=
"img1-father"
>
<img
class=
"img1"
src=
"@/assets/img/pay/img1.png"
alt=
""
/>
<img
class=
"img1"
src=
"@/assets/img/pay/img1.png"
alt=
""
/>
</div>
</div>
...
@@ -87,4 +83,4 @@ export default {
...
@@ -87,4 +83,4 @@ export default {
</
script
>
</
script
>
<
style
scoped
src=
'./index.css'
>
<
style
scoped
src=
'./index.css'
>
</
style
>
</
style
>
\ No newline at end of file
src/views/Result/index.vue
View file @
2beda59f
<
template
>
<
template
>
<div
class=
"result"
>
<div
class=
"result"
>
<status-bar>
<span>
趣味配对
</span>
</status-bar>
<div
class=
"banner"
>
<div
class=
"banner"
>
<img
class=
"img1"
src=
"@/assets/img/result/img1.png"
alt=
""
/>
<img
class=
"img1"
src=
"@/assets/img/result/img1.png"
alt=
""
/>
...
...
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