Commit 7cc5443e by liangjianmin

css

parent 70fef279
......@@ -2,7 +2,7 @@
<section class="sample">
<Header :title="title" :meaushow="meaushow" :bgcolor="bgcolor"></Header>
<div>
<wxShare :link="shareUrl"></wxShare>
<wxShare :title="t3" :link="shareUrl"></wxShare>
<div class="banner">
<van-swipe :autoplay="3000" indicator-color="white" :height="bannerHeight" :loop="false" :show-indicators="false">
<van-swipe-item>
......@@ -126,6 +126,7 @@
return {
t1:'邀请好友送工具尺',
t2:'成功邀请三位好友即可申请工具尺,快去邀请吧',
t3:'好礼送给你,帮我助力, 我们一起免费领礼品定制工具尺、PCB板免费打样',
bannerHeight: 173,
title: "好友邀请活动",
meaushow: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment