Merge branch 'Branch_1' of https://git.u8t.cn/tangxinyue/alipay-emulator into Branch_1
2
main.js
|
|
@ -29,7 +29,7 @@ export function createApp() {
|
|||
app.config.globalProperties.$system = plus.os.name;
|
||||
// #endif
|
||||
app.config.globalProperties.$systemInfo = systemInfo
|
||||
uni.setStorageSync('version', '1.0.5')
|
||||
uni.setStorageSync('version', '1.0.5.sp1')
|
||||
app.config.globalProperties.$version = uni.getStorageSync('version')
|
||||
app.use(globalMethods);
|
||||
return {
|
||||
|
|
|
|||
|
|
@ -414,7 +414,7 @@ const data = reactive({
|
|||
url: "/static/image/recharge/icon11.png"
|
||||
},
|
||||
{
|
||||
name: "高铁表",
|
||||
name: "高铁票",
|
||||
url: "/static/image/recharge/icon12.png"
|
||||
},
|
||||
{
|
||||
|
|
@ -515,7 +515,13 @@ onLoad(async (option) => {
|
|||
item.url = item.url.replace('/static/image/recharge/',
|
||||
'/static/image/recharge/51/')
|
||||
})
|
||||
}
|
||||
} else if (themeConfig?.theme == '0520') {
|
||||
data.banner = '/static/image/recharge/520/bannar.png'
|
||||
data.benefitList.forEach(item => {
|
||||
item.url = item.url.replace('/static/image/recharge/',
|
||||
'/static/image/recharge/520/')
|
||||
})
|
||||
}
|
||||
}
|
||||
let pages = getCurrentPages();
|
||||
let currentPage = pages[pages.length - 1];
|
||||
|
|
@ -1746,7 +1752,7 @@ function shouldBeTrue(obj) {
|
|||
height: 280rpx;
|
||||
background-image: url("/static/image/recharge/packagItemBg.png");
|
||||
background-size: cover;
|
||||
margin-right: 40rpx;
|
||||
margin-right: 32rpx;
|
||||
padding: 54rpx 0 0 0;
|
||||
transition: width 0.2s, background-image 0.2s;
|
||||
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 328 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 2.8 KiB |