'提交了'
This commit is contained in:
parent
0c4f396599
commit
ac869cfaf6
|
@ -20,7 +20,7 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
@ -61,10 +61,10 @@
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
totalNmu: ''
|
totalNmu: ''
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
class='picTxt acea-row row-between-wrapper'>
|
class='picTxt acea-row row-between-wrapper'>
|
||||||
<view class='pictrue'>
|
<view class='pictrue'>
|
||||||
<image :src='item.image'></image>
|
<image :src='item.image'></image>
|
||||||
</view>
|
</view>
|
||||||
<view class='text'>
|
<view class='text'>
|
||||||
<view class='line1' :class="item.attrStatus?'':'reColor'">{{item.storeName}}
|
<view class='line1' :class="item.attrStatus?'':'reColor'">{{item.storeName}}
|
||||||
</view>
|
</view>
|
||||||
|
|
|
@ -332,7 +332,7 @@
|
||||||
icon: "icon-weixinzhifu",
|
icon: "icon-weixinzhifu",
|
||||||
value: 'weixin',
|
value: 'weixin',
|
||||||
title: '微信快捷支付',
|
title: '微信快捷支付',
|
||||||
payStatus: 1,
|
payStatus: 1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "余额支付",
|
name: "余额支付",
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<view class="pad30">
|
<view class="pad30">
|
||||||
<!-- 完善身份信息 -->
|
<!-- 完善身份信息 -->
|
||||||
<view class="identity" @click="btnimprovess">
|
<view class="identity" @click="btnimprovess">
|
||||||
<view class="lt">
|
<view class="lt">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user