|
|
@ -40,7 +40,7 @@ function defaultTheme() { |
|
|
// }
|
|
|
// }
|
|
|
uni.setStorageSync('theme','light'); |
|
|
uni.setStorageSync('theme','light'); |
|
|
// uni.setStorageSync('language','zh-CN');
|
|
|
// uni.setStorageSync('language','zh-CN');
|
|
|
let state = `dark` |
|
|
let state = `light` |
|
|
return state; |
|
|
return state; |
|
|
} |
|
|
} |
|
|
// #ifdef APP-PLUS
|
|
|
// #ifdef APP-PLUS
|
|
|
|