Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
70fef279
authored
Sep 03, 2020
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
778a23a4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
src/views/sample/sample.vue
src/views/sample/special.vue
view/36.js
view/48.js
src/views/sample/sample.vue
View file @
70fef279
...
...
@@ -2,7 +2,7 @@
<section
class=
"sample"
>
<Header
:title=
"title"
:meaushow=
"meaushow"
:bgcolor=
"bgcolor"
></Header>
<div>
<wxShare
:
link
=
"shareUrl"
></wxShare>
<wxShare
:
url
=
"shareUrl"
></wxShare>
<div
class=
"banner"
>
<van-swipe
:autoplay=
"3000"
indicator-color=
"white"
:height=
"bannerHeight"
>
<van-swipe-item
v-for=
"(v,index) in getsamplebanner"
:key=
"index"
>
...
...
src/views/sample/special.vue
View file @
70fef279
...
...
@@ -2,7 +2,7 @@
<section
class=
"sample"
>
<Header
:title=
"title"
:meaushow=
"meaushow"
:bgcolor=
"bgcolor"
></Header>
<div>
<wxShare
:
url
=
"shareUrl"
></wxShare>
<wxShare
:
link
=
"shareUrl"
></wxShare>
<div
class=
"banner"
>
<van-swipe
:autoplay=
"3000"
indicator-color=
"white"
:height=
"bannerHeight"
:loop=
"false"
:show-indicators=
"false"
>
<van-swipe-item>
...
...
view/36.js
View file @
70fef279
This diff is collapsed.
Click to expand it.
view/48.js
View file @
70fef279
This diff is collapsed.
Click to expand it.
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