소스 검색

[页面顶部样式][修改]:[删除组件返回判断]

[解决C端-砍价-答题问劵下弹出答题,支付按钮没有蒙层]
tags/河北版C.8.1.01
meo 5 년 전
부모
커밋
0efaa6df21
4개의 변경된 파일3개의 추가작업 그리고 6개의 파일을 삭제
  1. +1
    -1
      pages/coupon/detail/index.wxss
  2. +1
    -1
      pages/managelicenseplate/managelicenseplate.wxml
  3. +1
    -1
      pages/passCar/couponList/couponList.wxml
  4. +0
    -3
      pages/spellGroup/paySpellGroup/index.wxml

+ 1
- 1
pages/coupon/detail/index.wxss 파일 보기

@@ -566,7 +566,7 @@ button::after {
bottom: 0; bottom: 0;
padding-bottom: 22rpx; padding-bottom: 22rpx;
padding-top: 22rpx; padding-top: 22rpx;
z-index: 12;
z-index: 10;
/* background: #fff; */ /* background: #fff; */
} }
.btnTxt{ .btnTxt{


+ 1
- 1
pages/managelicenseplate/managelicenseplate.wxml 파일 보기

@@ -1,4 +1,4 @@
<navbar back home background="#FFF" text="车辆管理"></navbar>
<navbar back home text="车辆管理"></navbar>
<view class='title' style="padding-top:{{navigationBarHeight}};">30天内最多绑定4次车牌<text class='rem'>解绑前请确认车已经离场</text></view> <view class='title' style="padding-top:{{navigationBarHeight}};">30天内最多绑定4次车牌<text class='rem'>解绑前请确认车已经离场</text></view>
<!-- 车牌 --> <!-- 车牌 -->
<!-- 有车牌的时候显示 --> <!-- 有车牌的时候显示 -->


+ 1
- 1
pages/passCar/couponList/couponList.wxml 파일 보기

@@ -1,4 +1,4 @@
<navbar back home background="#fff" text="停车券"></navbar>
<navbar back home text="停车券"></navbar>
<view class="market" style="padding-top:{{navigationBarHeight}}"> <view class="market" style="padding-top:{{navigationBarHeight}}">
<!-- 券包 我的优惠券 --> <!-- 券包 我的优惠券 -->
<i-tabs style="top:{{navigationBarHeight}}" class='tabs' current="{{ current_scroll }}" scroll bindchange="handleChangeScroll"> <i-tabs style="top:{{navigationBarHeight}}" class='tabs' current="{{ current_scroll }}" scroll bindchange="handleChangeScroll">


+ 0
- 3
pages/spellGroup/paySpellGroup/index.wxml 파일 보기

@@ -3,9 +3,6 @@
<view class='container' style="margin-top:{{navigationBarHeight}}"> <view class='container' style="margin-top:{{navigationBarHeight}}">
<!-- 拼团产品详情 --> <!-- 拼团产品详情 -->
<view class='detail'> <view class='detail'>
<view class='return-index' bindtap='gotoIndex'>
<image src='{{home}}' mode="widthFix"></image>
</view>
<view class='detail-top'> <view class='detail-top'>
<view class='detail-top01'> <view class='detail-top01'>
<image src='{{data.coverImg}}' mode="aspectFill"></image> <image src='{{data.coverImg}}' mode="aspectFill"></image>


불러오는 중...
취소
저장