主管理员 2 days ago
parent
commit
b20850fe3e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.js

+ 1
- 1
config.js View File

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


Loading…
Cancel
Save