This commit is contained in:
vue-admin-beautiful.com 2021-07-04 22:46:33 +08:00
parent 6a2f20b62c
commit cbd437e21d
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@ import request from '@/utils/request'
export function getList(data) { export function getList(data) {
return request({ return request({
url: '/ad/getList', //url: '/ad/getList',
url: 'https://851edf02-46eb-43e6-828d-64c7e483ea41.bspapp.com/http/getAd',
method: 'get', method: 'get',
data, data,
}) })

View File

@ -22,7 +22,7 @@ const setting = {
// //
abbreviation: 'vab', abbreviation: 'vab',
// //
devPort: '80', devPort: '81',
// //
version: process.env.VUE_APP_VERSION, version: process.env.VUE_APP_VERSION,
//MITpackage.jsoncopyright 使QQ1204505056 //MITpackage.jsoncopyright 使QQ1204505056