Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vue-ssr
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
lixy
vue-ssr
Commits
64b3f733
Commit
64b3f733
authored
Dec 23, 2019
by
guoyou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
banner设置
parent
6572cfa3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
7 deletions
+9
-7
banner.vue
components/banner.vue
+3
-1
_id.vue
pages/campsiteDetails/_id.vue
+2
-2
_id.vue
pages/tourDetails/_id.vue
+2
-2
_id.vue
pages/vehicleList/_id.vue
+2
-2
No files found.
components/banner.vue
View file @
64b3f733
...
...
@@ -41,7 +41,9 @@ export default {
let
t
=
this
let
title
=
this
.
list
t
.
swiper
=
new
Swiper
(
'.swiper-container'
,
{
// autoplay: true,
autoplay
:
{
delay
:
10000
,
//1秒切换一次
},
effect
:
'fade'
,
pagination
:
{
el
:
'.swiper-pagination'
,
...
...
pages/campsiteDetails/_id.vue
View file @
64b3f733
...
...
@@ -60,8 +60,8 @@
<div
style=
"color: #FFB74B;font-size: 14px;margin-bottom:11px"
>
滴房车App
</div>
</div>
<div
style=
"margin-top:8px;"
class=
"scan-notice-c"
>
<div>
安卓用户微信扫码
</div>
<
div>
可马上下单
</div
>
<div>
微信扫码可马上下单
</div>
<
!--
<div>
可马上下单
</div>
--
>
<!--
<h6
style=
"font-size:12px;font-weight:400"
>
安卓用户微信扫码可马上下单
</h6>
-->
</div>
</div>
...
...
pages/tourDetails/_id.vue
View file @
64b3f733
...
...
@@ -80,8 +80,8 @@
<div
style=
"color: #FFB74B;font-size: 14px;margin-bottom:11px"
>
滴房车App
</div>
</div>
<div
style=
"margin-top:8px"
class=
"scan-notice-c"
>
<div
style=
"font-size:12px"
>
安卓用户微信扫码
</div>
<
div
style=
"font-size:12px"
>
可马上下单
</div
>
<div
>
微信扫码可马上下单
</div>
<
!--
<div
style=
"font-size:12px"
>
可马上下单
</div>
--
>
<!--
<h6
style=
"font-size:12px;font-weight:400"
>
安卓用户微信扫码可马上下单
</h6>
-->
</div>
</div>
...
...
pages/vehicleList/_id.vue
View file @
64b3f733
...
...
@@ -111,8 +111,8 @@
<div
style=
"color: #FFB74B;font-size: 14px;"
>
滴房车App
</div>
</div>
<div
v-if=
"isShowScan"
class=
"scan-notice"
>
<div>
安卓用户微信扫码
</div>
<
div>
可马上下单
</div
>
<div>
微信扫码可马上下单
</div>
<
!--
<div></div>
--
>
</div>
</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