mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-09-15 17:19:46 +08:00
deploy
This commit is contained in:
parent
6a2f20b62c
commit
cbd437e21d
@ -2,7 +2,8 @@ import request from '@/utils/request'
|
||||
|
||||
export function getList(data) {
|
||||
return request({
|
||||
url: '/ad/getList',
|
||||
//url: '/ad/getList',
|
||||
url: 'https://851edf02-46eb-43e6-828d-64c7e483ea41.bspapp.com/http/getAd',
|
||||
method: 'get',
|
||||
data,
|
||||
})
|
||||
|
@ -22,7 +22,7 @@ const setting = {
|
||||
//简写
|
||||
abbreviation: 'vab',
|
||||
//开发环境端口号
|
||||
devPort: '80',
|
||||
devPort: '81',
|
||||
//版本号
|
||||
version: process.env.VUE_APP_VERSION,
|
||||
//这一项非常重要!请务必保留MIT协议下package.json及copyright作者信息 即可免费商用,不遵守此项约定你将无法使用该框架,如需自定义版权信息请联系QQ1204505056
|
||||
|
Loading…
x
Reference in New Issue
Block a user