mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-05-01 23:32:56 +08:00
title
This commit is contained in:
parent
679cc07160
commit
652e4001a0
@ -1,6 +1,6 @@
|
|||||||
// 本地
|
// 本地
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'vue-h5-template',
|
title: '蚁小宝',
|
||||||
baseUrl:'http://localhost:9018',
|
baseUrl:'http://localhost:9018',
|
||||||
api: {
|
api: {
|
||||||
base_api: 'https://test.top1buyer.com/wx',
|
base_api: 'https://test.top1buyer.com/wx',
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// 正式
|
// 正式
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'vue-h5-template',
|
title: '蚁小宝',
|
||||||
baseUrl:'http://localhost:9018',
|
baseUrl:'http://localhost:9018',
|
||||||
api: {
|
api: {
|
||||||
base_api: 'https://xxx.xxx.com/admin',
|
base_api: 'https://xxx.xxx.com/admin',
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'vue-h5-template',
|
title: '蚁小宝',
|
||||||
baseUrl: 'https://test.top1buyer.com',
|
baseUrl: 'https://test.top1buyer.com',
|
||||||
api: {
|
api: {
|
||||||
base_api: 'https://test.top1buyer.com/wx',
|
base_api: 'https://test.top1buyer.com/wx',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user