Bladeren bron

[问卷调查的关闭按钮][修改]:[样式被覆盖修改]

tags/安徽版C.4.1.6最终版
meo 6 jaren geleden
bovenliggende
commit
b85db3e46e
4 gewijzigde bestanden met toevoegingen van 11 en 11 verwijderingen
  1. +8
    -8
      ext.json
  2. +1
    -1
      pages/coupon/detail/index.wxml
  3. +1
    -1
      pages/coupon/detail/index.wxss
  4. +1
    -1
      project.config.json

+ 8
- 8
ext.json Bestand weergeven

@@ -1,16 +1,16 @@
{ {
"extEnable": true, "extEnable": true,
"extAppid": "wx3161a41ebc41c6a6",
"extAppid": "wxea71200db93d756b",
"ext": { "ext": {
"weappId": "wx3161a41ebc41c6a6",
"name": "富茂链客生产版本",
"appVersion": "C.4.1.21",
"weappId": "wxea71200db93d756b",
"name": "富茂客官开发",
"appVersion": "C.3.4.1",
"attr": { "attr": {
"ifHaveCarModular": "0",
"ifHaveCarModular": "1",
"etcpversion": "release", "etcpversion": "release",
"configUrl": "https://c.malls.iformall.com/C/api",
"passCarAppId": "wxc07f9d67923d676d",
"passCarreturnUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback"
"configUrl": "https://ciformall.youlane.cn/C/api",
"passCarAppId": "wx192b7d2e8dcbefd0",
"passCarreturnUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback"
} }
}, },
"permission": { "permission": {


+ 1
- 1
pages/coupon/detail/index.wxml Bestand weergeven

@@ -117,7 +117,7 @@
<!-- 问卷调查 --> <!-- 问卷调查 -->
<view class="b1" style="opacity:{{opacity}};display: {{display}};" animation="{{queueData}}"> <view class="b1" style="opacity:{{opacity}};display: {{display}};" animation="{{queueData}}">
<view id='con' class='con'> <view id='con' class='con'>
<image class='close' mode='widthFix' src="{{closedUrl}}" bindtap="closeQuestion"></image>
<image class='wmclose' mode='widthFix' src="{{closedUrl}}" bindtap="closeQuestion"></image>
<image class='ques_gou' mode='widthFix' src="{{quesGouUrl}}"></image> <image class='ques_gou' mode='widthFix' src="{{quesGouUrl}}"></image>
<image class='image' src="{{headbgUrl}}" mode='widthFix'></image> <image class='image' src="{{headbgUrl}}" mode='widthFix'></image>
<image class='img image' src="{{quesBgUrl}}" mode='widthFix'></image> <image class='img image' src="{{quesBgUrl}}" mode='widthFix'></image>


+ 1
- 1
pages/coupon/detail/index.wxss Bestand weergeven

@@ -458,7 +458,7 @@ button::after{ border: none; }
border-bottom: 0; border-bottom: 0;
} }


.close {
.wmclose {
position: relative; position: relative;
z-index: 10000; z-index: 10000;
display: block; display: block;


+ 1
- 1
project.config.json Bestand weergeven

@@ -13,7 +13,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.2.0", "libVersion": "2.2.0",
"appid": "wx453ae0d37f3550d0",
"appid": "wxb11603577a84a86d",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false, "isGameTourist": false,
"condition": { "condition": {


Laden…
Annuleren
Opslaan