油站小程序
This commit is contained in:
parent
407af8365e
commit
c90136e79b
@ -25,7 +25,7 @@
|
||||
<view class="">¥ <text style="font-weight: bold;font-size: 26px;">{{cardBalance}}</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="anniu-cz" @click="gocard()">
|
||||
<view class="anniu-cz" @click="gocard(0)">
|
||||
<text>立即充值</text>
|
||||
</view>
|
||||
</view>
|
||||
@ -34,10 +34,6 @@
|
||||
<!-- 囤油卡 -->
|
||||
<view class="xyihang">
|
||||
<view class="title-hei">囤油卡</view>
|
||||
|
||||
|
||||
|
||||
|
||||
<view class="d_dis">
|
||||
<view class="" @click="s_()">
|
||||
<text>上一张</text>
|
||||
@ -48,11 +44,6 @@
|
||||
<uni-icons type="refreshempty" color="#2979ff" size="20"></uni-icons>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</view>
|
||||
<view class="card-ty">
|
||||
<view class="card-top">
|
||||
@ -73,10 +64,13 @@
|
||||
style="margin-right: 15px;"></uni-icons>
|
||||
</view>
|
||||
</view>
|
||||
<view class="anniu-cz" @click="gocard()">
|
||||
<view class="z_yw">
|
||||
<view class="anniu-cz" @click="gocard(1)">
|
||||
<text>立即充值</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<!-- 礼品卡 -->
|
||||
<view class="xyihang">
|
||||
<view class="title-hei">礼品卡</view>
|
||||
@ -104,10 +98,12 @@
|
||||
style="margin-right: 15px;"></uni-icons>
|
||||
</view>
|
||||
</view>
|
||||
<view class="anniu-cz" @click="gocard()">
|
||||
<view class="z_yw">
|
||||
<view class="anniu-cz" @click="gocard(2)">
|
||||
<text>立即兑换</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
</view>
|
||||
@ -134,9 +130,9 @@
|
||||
this.getUserBalance()
|
||||
},
|
||||
methods: {
|
||||
gocard() {
|
||||
gocard(id) {
|
||||
uni.navigateTo({
|
||||
url: '/pagesHome/oilRecharge/oilRecharge'
|
||||
url: '/pagesHome/oilRecharge/oilRecharge?id=' + id
|
||||
})
|
||||
},
|
||||
s_() {
|
||||
@ -342,4 +338,12 @@
|
||||
font-weight: bold;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.z_yw {
|
||||
width: 100%;
|
||||
margin: 5px auto;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
</style>
|
@ -193,6 +193,9 @@
|
||||
},
|
||||
components: {
|
||||
|
||||
},
|
||||
onLoad(option) {
|
||||
this.actinput = option.id
|
||||
},
|
||||
onShow() {
|
||||
this.getValueCars();
|
||||
|
@ -7,10 +7,15 @@
|
||||
<view class="my-icons"></view>
|
||||
</view>
|
||||
<!-- 顶部区域 -->
|
||||
<uni-swiper-dot class="uni-swiper-dot-box" @clickItem=clickItem :info="info" :current="current" :mode="mode"
|
||||
:dots-styles="dotsStyles" field="content">
|
||||
<swiper class="swiper-box" @change="change" :current="swiperDotIndex">
|
||||
<swiper-item v-for="(item, index) in 20" :key="index">
|
||||
<view class="top-box">
|
||||
|
||||
<view class="b-top">
|
||||
<view style="width: 70%;">
|
||||
<view class="title-size">V2会员</view>
|
||||
<view class="title-size">V{{index}}会员</view>
|
||||
<view class="min-size" style="margin-bottom: 20px;">升级会员享更多特权</view>
|
||||
<view class="min-size" style="margin-bottom: 10px;">在获得358可升级至钻石会员</view>
|
||||
<u-line-progress :percentage="30" activeColor="#2F72F7"></u-line-progress>
|
||||
@ -20,6 +25,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<!-- qy -->
|
||||
<view class="c-box">
|
||||
<view class="title-bai">会员权益</view>
|
||||
<view class="wrap-box">
|
||||
@ -73,6 +79,11 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</swiper-item>
|
||||
</swiper>
|
||||
</uni-swiper-dot>
|
||||
|
||||
|
||||
|
||||
<view style="height: 340px; width: 100%;"></view>
|
||||
<view class="bottom-box">
|
||||
@ -120,7 +131,28 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
title: '',
|
||||
|
||||
info: [{
|
||||
colorClass: 'uni-bg-red',
|
||||
url: 'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/shuijiao.jpg',
|
||||
content: '内容 A'
|
||||
},
|
||||
{
|
||||
colorClass: 'uni-bg-green',
|
||||
url: 'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/shuijiao.jpg',
|
||||
content: '内容 B'
|
||||
},
|
||||
{
|
||||
colorClass: 'uni-bg-blue',
|
||||
url: 'https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/shuijiao.jpg',
|
||||
content: '内容 C'
|
||||
}
|
||||
],
|
||||
modeIndex: -1,
|
||||
styleIndex: -1,
|
||||
current: 0,
|
||||
mode: 'default',
|
||||
dotsStyles: {},
|
||||
swiperDotIndex: 0
|
||||
|
||||
}
|
||||
},
|
||||
@ -129,6 +161,9 @@ export default {
|
||||
|
||||
},
|
||||
methods: {
|
||||
change(e) {
|
||||
this.current = e.detail.current
|
||||
},
|
||||
goback() {
|
||||
uni.navigateBack()
|
||||
}
|
||||
@ -137,6 +172,10 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.swiper-box {
|
||||
height: 500px;
|
||||
}
|
||||
|
||||
.content {
|
||||
background: #2F3648;
|
||||
height: 100vh;
|
||||
|
Loading…
Reference in New Issue
Block a user