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
fbe9e307
Commit
fbe9e307
authored
Sep 28, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
湖广会馆图片修改
parent
2f343d5b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
hghgIndex.vue
pages/indexs/hghgIndex/hghgIndex.vue
+14
-2
hghgBg.jpg
static/img/hghg/hghgBg.jpg
+0
-0
No files found.
pages/indexs/hghgIndex/hghgIndex.vue
View file @
fbe9e307
<
template
>
<view
class=
"wrap"
>
<view>
<image
src=
"../../../static/img/hghg/hghgBg.jpg"
class=
"bgImage"
></image>
<view
class=
"btn-wrap"
>
<view>
<text
class=
"button"
@
click=
"goKnow()"
>
购票须知
</text>
</view>
...
...
@@ -83,12 +84,23 @@ export default {
<
style
scoped
>
.wrap
{
height
:
100%
;
background
:
#fffae8
;
font-size
:
40
rpx
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
}
.bgImage
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
z-index
:
-1
;
}
.btn-wrap
{
position
:
relative
;
top
:
-160
rpx
;
}
.button
{
width
:
520
rpx
;
height
:
112
rpx
;
...
...
static/img/hghg/hghgBg.jpg
0 → 100644
View file @
fbe9e307
68.8 KB
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