修正部分机型下列表图片高度不正确的bug

This commit is contained in:
zhl 2019-03-06 14:30:37 +08:00
parent 61e0ef6e78
commit dcbca3db22
6 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
"autoAudits": false
},
"compileType": "miniprogram",
"appid": "wx815bf59d472c0a63",
"appid": "wxceb32485e252fc72",
"projectname": "game",
"miniprogramRoot": "dist/",
"condition": {
@ -46,7 +46,7 @@
"id": 1,
"name": "分享游戏",
"pathName": "pages/index",
"query": "roomId=1100309&gid=7000006&togame=1",
"query": "roomId=5566743627830405120010001&gid=7002058&togame=1",
"scene": null
}
]

View File

@ -41,7 +41,7 @@ export default class extends wepy.app {
navigationBarTextStyle: 'black'
},
//0爆冰大人 1支付
navigateToMiniProgramAppIdList: ["wxc02bad35ad26165e", "wxbf333d56b4de3905"]
navigateToMiniProgramAppIdList: ["wxc02bad35ad26165e", "wx815bf59d472c0a63"]
}
globalData = {

View File

@ -56,7 +56,7 @@
<navigator class="one-line"
target="miniProgram"
open-type="navigate"
app-id="wxbf333d56b4de3905"
app-id="wx815bf59d472c0a63"
path="/pages/product?{{config.params}}}"
extra-data=""
version="develop"

View File

@ -17,7 +17,7 @@ var ShareConfig = {
};
var SDKManage = function() {
this.isoffical = false;
this.gameId = 8003;
this.gameId = 8004;
this.hasLogin = false;
this.vision = '1.0.0';
this.ChannelId = 6001;

View File

@ -14,7 +14,7 @@
<navigator class="vip-btn zan-btn zan-btn--mini zan-btn--primary zan-btn--plain button-hover {{vip_btn_title ? '' : 'hidden'}}"
target="miniProgram"
open-type="navigate"
app-id="wxbf333d56b4de3905"
app-id="wx815bf59d472c0a63"
path="/pages/buyvip?{{vip_params}}"
extra-data=""
version="develop"

View File

@ -11,7 +11,7 @@
line-height:60px;
text-align:center;
margin-left: 15px;
height:60px;
}
.game-cell .game-icon image {
width: 100%;