Ver Fonte

样式修改

tanxue há 4 semanas atrás
pai
commit
b38f85d641

+ 18 - 18
pages/pay/order.vue

@@ -46,7 +46,7 @@
 										</view>
 									</view>
 									<view class="content-heji" v-if="item.cardList.length>1">合计:¥{{item.money}}</view>
-									<view v-if="item.status !=2" class="footer-mall-pay-box">
+									<view v-if="item.status !=2" class="order-bottom-box">
 										<view class="pay-status-box"
 											v-if="payType =='weixin'&&currentPlatform =='android'"
 											@click="switchPayWay">
@@ -61,18 +61,18 @@
 											<icon class="apple-icon"></icon>apple
 										</view>
 
-										<view v-if="currentPlatform =='android'" class="open-svip-btn"
+										<view v-if="currentPlatform =='android'" class="pay-btn"
 											@touchstart="creatOrder(item.cardList,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;"
-											class="open-svip-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
+										<view v-if="currentPlatform =='ios'"
+											class="pay-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
 										</view>
 									</view>
 									<!-- 未付款显示付款按钮 wgy-->
 									<!-- 		<payComponents ref="payComponentsRef">
-										<view v-if="currentPlatform =='android'" class="open-svip-btn" @touchstart="creatOrder(item,index)">立即支付
+										<view v-if="currentPlatform =='android'" class="pay-btn" @touchstart="creatOrder(item,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;" class="open-svip-btn"
+										<view v-if="currentPlatform =='ios'" class="pay-btn"
 											@touchstart="creatOrderIos(item,index)">立即支付</view>
 									</payComponents> -->
 								</template>
@@ -120,7 +120,7 @@
 										</view>
 									</view>
 									<view class="content-heji" v-if="item.cardList.length>1">合计:¥{{item.money}}</view>
-									<view v-if="item.status !=2" class="footer-mall-pay-box">
+									<view v-if="item.status !=2" class="order-bottom-box">
 										<view class="pay-status-box"
 											v-if="payType =='weixin'&&currentPlatform =='android'"
 											@click="switchPayWay">
@@ -135,18 +135,18 @@
 											<icon class="apple-icon"></icon>apple
 										</view>
 
-										<view v-if="currentPlatform =='android'" class="open-svip-btn"
+										<view v-if="currentPlatform =='android'" class="pay-btn"
 											@touchstart="creatOrder(item.cardList,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;"
-											class="open-svip-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
+										<view v-if="currentPlatform =='ios'"
+											class="pay-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
 										</view>
 									</view>
 									<!-- 未付款显示付款按钮 wgy-->
 									<!-- 		<payComponents ref="payComponentsRef">
-										<view v-if="currentPlatform =='android'" class="open-svip-btn" @touchstart="creatOrder(item,index)">立即支付
+										<view v-if="currentPlatform =='android'" class="pay-btn" @touchstart="creatOrder(item,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;" class="open-svip-btn"
+										<view v-if="currentPlatform =='ios'" class="pay-btn"
 											@touchstart="creatOrderIos(item,index)">立即支付</view>
 									</payComponents> -->
 								</template>
@@ -194,7 +194,7 @@
 										</view>
 									</view>
 									<view class="content-heji" v-if="item.cardList.length>1">合计:¥{{item.money}}</view>
-									<view v-if="item.status !=2" class="footer-mall-pay-box">
+									<view v-if="item.status !=2" class="order-bottom-box">
 										<view class="pay-status-box"
 											v-if="payType =='weixin'&&currentPlatform =='android'"
 											@click="switchPayWay">
@@ -209,18 +209,18 @@
 											<icon class="apple-icon"></icon>apple
 										</view>
 
-										<view v-if="currentPlatform =='android'" class="open-svip-btn"
+										<view v-if="currentPlatform =='android'" class="pay-btn"
 											@touchstart="creatOrder(item.cardList,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;"
-											class="open-svip-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
+										<view v-if="currentPlatform =='ios'"
+											class="pay-btn" @touchstart="creatOrderIos(item.cardList,index)">立即支付
 										</view>
 									</view>
 									<!-- 未付款显示付款按钮 wgy-->
 									<!-- 		<payComponents ref="payComponentsRef">
-										<view v-if="currentPlatform =='android'" class="open-svip-btn" @touchstart="creatOrder(item,index)">立即支付
+										<view v-if="currentPlatform =='android'" class="pay-btn" @touchstart="creatOrder(item,index)">立即支付
 										</view>
-										<view v-if="currentPlatform =='ios'" style="margin-top: 20rpx;" class="open-svip-btn"
+										<view v-if="currentPlatform =='ios'" class="pay-btn"
 											@touchstart="creatOrderIos(item,index)">立即支付</view>
 									</payComponents> -->
 								</template>

BIN
static/images/mall/cpmx-text.png


BIN
static/images/mall/shop-car-disabled-icon.png


BIN
static/images/mall/yigou-icon.png