This commit is contained in:
zhi
2026-01-07 10:16:49 +08:00
parent e0ff5ccdc7
commit 03ab44d2cb
29 changed files with 5092 additions and 1812 deletions

View File

@@ -8,7 +8,7 @@ export default {
navBarHeight: uni.getSystemInfoSync().statusBarHeight * 1 + 44,
isIos: uni.getSystemInfoSync().system.includes('iOS'),
canIUseGetUserProfile: uni.getUserProfile ? true : false,
primaryColor: '#39b54a',
primaryColor: '#358FFD',
subColor: '#F3A664',
refund_img: 'https://lbqny.migugu.com/paotui/errand.png',
curSysHeight: '',