Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
user
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hooloo
mp
user
Commits
f92cb18d
Commit
f92cb18d
authored
Jul 01, 2022
by
宋冰琦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改背景视频为gif
parent
808b07ab
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
2 deletions
+12
-2
pages/menu/menu.vue
+6
-1
pages/mine/mine.vue
+6
-1
static/imgs/shouye.gif
+0
-0
static/imgs/wode.gif
+0
-0
No files found.
pages/menu/menu.vue
View file @
f92cb18d
<
template
>
<
template
>
<view
class=
"menu-box"
>
<view
class=
"menu-box"
>
<view
class=
"menu-banner"
:style=
"
{'height':buied?'360rpx':'450rpx'}">
<view
class=
"menu-banner"
:style=
"
{'height':buied?'360rpx':'450rpx'}">
<video
autoplay
muted
loop
:controls=
"false"
:enable-progress-gesture=
"false"
objectFit=
'cover'
src=
"http://songclound.oss-cn-hongkong.aliyuncs.com/2022/06/27/71d36be0ed966.mp4"
/>
<image
:src=
"'../../static/imgs/shouye.gif'"
/>
<!--
<video
autoplay
muted
loop
:controls=
"false"
:enable-progress-gesture=
"false"
objectFit=
'cover'
src=
"http://songclound.oss-cn-hongkong.aliyuncs.com/2022/06/27/71d36be0ed966.mp4"
/>
-->
<view
class=
"shop-info"
:style=
"'top:100rpx'"
>
<view
class=
"shop-info"
:style=
"'top:100rpx'"
>
<view
class=
"shop-box"
>
<view
class=
"shop-box"
>
<text
@
click=
"showArea"
class=
"shop-name"
>
{{
shopInfo
.
name
}}
</text>
<text
@
click=
"showArea"
class=
"shop-name"
>
{{
shopInfo
.
name
}}
</text>
...
@@ -360,6 +361,10 @@ export default {
...
@@ -360,6 +361,10 @@ export default {
height
:
400
rpx
;
height
:
400
rpx
;
}
}
image
{
width
:
100%
;
height
:
400
rpx
;
}
.login-area
{
.login-area
{
display
:
flex
;
display
:
flex
;
...
...
pages/mine/mine.vue
View file @
f92cb18d
...
@@ -5,7 +5,8 @@
...
@@ -5,7 +5,8 @@
<!--
<image
class=
"logImg"
src=
"/static/imgs/hooloo.png"
></image>
-->
<!--
<image
class=
"logImg"
src=
"/static/imgs/hooloo.png"
></image>
-->
<!--
<view
class=
"logText"
>
未 来 咖 啡
</view>
-->
<!--
<view
class=
"logText"
>
未 来 咖 啡
</view>
-->
</view>
</view>
<video
class=
"video"
autoplay
muted
loop
:controls=
"false"
:enable-progress-gesture=
"false"
objectFit=
'cover'
src=
"http://songclound.oss-cn-hongkong.aliyuncs.com/2022/06/27/e6582afb60924.mp4"
></video>
<image
:src=
"'../../static/imgs/wode.gif'"
/>
<!--
<video
class=
"video"
autoplay
muted
loop
:controls=
"false"
:enable-progress-gesture=
"false"
objectFit=
'cover'
src=
"http://songclound.oss-cn-hongkong.aliyuncs.com/2022/06/27/e6582afb60924.mp4"
></video>
-->
</view>
</view>
<view
class=
"mod11"
>
<view
class=
"mod11"
>
<view
class=
"avatar"
>
<view
class=
"avatar"
>
...
@@ -156,6 +157,10 @@ button::after {
...
@@ -156,6 +157,10 @@ button::after {
height
:
436
rpx
;
height
:
436
rpx
;
}
}
image
{
height
:
436
rpx
;
}
.log
{
.log
{
position
:
absolute
;
position
:
absolute
;
z-index
:
99
;
z-index
:
99
;
...
...
static/imgs/shouye.gif
0 → 100644
View file @
f92cb18d
This diff is collapsed.
Click to expand it.
static/imgs/wode.gif
0 → 100644
View file @
f92cb18d
379 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