修改配置为正式版本
This commit is contained in:
parent
45b0915f83
commit
63c62c0ade
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"description": "游戏电商小程序",
|
"description": "游戏电商小程序",
|
||||||
"setting": {
|
"setting": {
|
||||||
"urlCheck": false,
|
"urlCheck": true,
|
||||||
"es6": false,
|
"es6": false,
|
||||||
"postcss": false,
|
"postcss": false,
|
||||||
"minified": false,
|
"minified": false,
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
const env = 'test'; //product
|
const env = 'product'; //product
|
||||||
export default {
|
export default {
|
||||||
env: env,
|
env: env,
|
||||||
// apiBase: 'http://192.168.100.232',
|
// apiBase: 'http://192.168.100.232',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user