Browse Source

2.2'上次漏了东西'

hfll
hflllll 1 month ago
parent
commit
052b03161e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.js

+ 1
- 1
config.js View File

@ -6,7 +6,7 @@ import uvUI from '@/uni_modules/uv-ui-tools'
Vue.use(uvUI); Vue.use(uvUI);
// 当前环境 // 当前环境
const type = 'local'
const type = 'test'
// 环境配置 // 环境配置


Loading…
Cancel
Save