充值主题
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.4.sp29')
|
||||
uni.setStorageSync('version', '1.0.5.sp1')
|
||||
app.config.globalProperties.$version = uni.getStorageSync('version')
|
||||
app.use(globalMethods);
|
||||
return {
|
||||
|
|
|
|||
|
|
@ -515,6 +515,12 @@ 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();
|
||||
|
|
|
|||
|
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 |