Compare commits
No commits in common. "970a252352e43873246e8e4c84fe69943a82fbb4" and "b46210a235c26b28275a9029d10e15c8a90706d9" have entirely different histories.
970a252352
...
b46210a235
2
main.js
|
|
@ -29,7 +29,7 @@ export function createApp() {
|
||||||
app.config.globalProperties.$system = plus.os.name;
|
app.config.globalProperties.$system = plus.os.name;
|
||||||
// #endif
|
// #endif
|
||||||
app.config.globalProperties.$systemInfo = systemInfo
|
app.config.globalProperties.$systemInfo = systemInfo
|
||||||
uni.setStorageSync('version', '1.0.5.sp1')
|
uni.setStorageSync('version', '1.0.5')
|
||||||
app.config.globalProperties.$version = uni.getStorageSync('version')
|
app.config.globalProperties.$version = uni.getStorageSync('version')
|
||||||
app.use(globalMethods);
|
app.use(globalMethods);
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
|
|
@ -515,12 +515,6 @@ onLoad(async (option) => {
|
||||||
item.url = item.url.replace('/static/image/recharge/',
|
item.url = item.url.replace('/static/image/recharge/',
|
||||||
'/static/image/recharge/51/')
|
'/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 pages = getCurrentPages();
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |