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