App.vue
@@ -1,11 +1,5 @@ <script> import { config, } from 'common/config.js'; import Vconsole from 'vconsole'; import { getPlat } from 'common/util.js'; export default { onLaunch: function(opt) { uni.setStorageSync('DEBUG', opt.query?.debug == 'true');