替换iphone短信图标

This commit is contained in:
tangxinyue 2026-03-19 15:26:11 +08:00
parent bd829907f4
commit 3b14a94cce
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ export function createApp() {
const systemInfo = uni.getStorageSync('systemInfo') || {}
app.config.globalProperties.$system = systemInfo.platform == 'ios' ? 'iOS' : 'Android'
app.config.globalProperties.$systemInfo = systemInfo
uni.setStorageSync('version', '1.0.3.sp5')
uni.setStorageSync('version', '1.0.3.sp7')
app.config.globalProperties.$version = uni.getStorageSync('version')
app.use(globalMethods);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 821 B

After

Width:  |  Height:  |  Size: 334 B