This commit is contained in:
406803045 2019-06-06 17:23:36 +08:00
parent 679cc07160
commit 652e4001a0
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
// 本地
module.exports = {
title: 'vue-h5-template',
title: '蚁小宝',
baseUrl:'http://localhost:9018',
api: {
base_api: 'https://test.top1buyer.com/wx',

View File

@ -1,6 +1,6 @@
// 正式
module.exports = {
title: 'vue-h5-template',
title: '蚁小宝',
baseUrl:'http://localhost:9018',
api: {
base_api: 'https://xxx.xxx.com/admin',

View File

@ -1,5 +1,5 @@
module.exports = {
title: 'vue-h5-template',
title: '蚁小宝',
baseUrl: 'https://test.top1buyer.com',
api: {
base_api: 'https://test.top1buyer.com/wx',