Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
cbd437e2
Commit
cbd437e2
authored
Jul 04, 2021
by
vue-admin-beautiful.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
6a2f20b6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
src/api/ad.js
+2
-1
src/config/setting.config.js
+1
-1
No files found.
src/api/ad.js
View file @
cbd437e2
...
...
@@ -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
,
})
...
...
src/config/setting.config.js
View file @
cbd437e2
...
...
@@ -22,7 +22,7 @@ const setting = {
//简写
abbreviation
:
'vab'
,
//开发环境端口号
devPort
:
'8
0
'
,
devPort
:
'8
1
'
,
//版本号
version
:
process
.
env
.
VUE_APP_VERSION
,
//这一项非常重要!请务必保留MIT协议下package.json及copyright作者信息 即可免费商用,不遵守此项约定你将无法使用该框架,如需自定义版权信息请联系QQ1204505056
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment