|
@@ -8,8 +8,7 @@
|
|
|
</van-swipe>
|
|
|
<van-notice-bar
|
|
|
text="上传礼物需要被审核,请经常来看看审核是否通过,截止时间是24号21:00,25号0点开始将陆续放出配对结果"
|
|
|
- left-icon="//img.yzcdn.cn/vant/volume.png"
|
|
|
- />
|
|
|
+ left-icon="//img.yzcdn.cn/vant/volume.png"></van-notice-bar>
|
|
|
|
|
|
<van-row type="flex" justify="space-between" align="center" style="margin: 0 10px 0 15px">
|
|
|
<van-col>
|
|
@@ -79,19 +78,19 @@
|
|
|
data() {
|
|
|
return {
|
|
|
images: [
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/banner/banner1.jpg",
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/banner/banner2.jpg",
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/banner/banner3.jpg"
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/banners/banner1.jpg",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/banners/banner2.jpg",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/banners/banner3.jpg"
|
|
|
],
|
|
|
active: 0,
|
|
|
button_active: false,
|
|
|
presents: {},
|
|
|
hasPresent: true,
|
|
|
dec_icons: [
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/dec-icon/1.png",
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/dec-icon/2.png",
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/dec-icon/3.png",
|
|
|
- "http://pjczv6ygf.bkt.clouddn.com/dec-icon/4.png",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/declare_icons/1.png",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/declare_icons/2.png",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/declare_icons/3.png",
|
|
|
+ "http://szugift.oss-cn-shenzhen.aliyuncs.com/declare_icons/4.png",
|
|
|
],
|
|
|
dec_words: [
|
|
|
'填写资料',
|