Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
648adb08
authored
2023-03-16 15:23:26 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式调整
1 parent
27ed4e81
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
public/config.js
public/config.js
deleted
100644 → 0
View file @
27ed4e8
1
/*
2
* @Description: 这个是所有api的前缀配置文件
3
* @Autor: renchao
4
* @LastEditTime: 2023-03-15 17:14:19
5
*/
6
7
export
default
{
8
TITLE
:
'汉中市数据上报系统'
,
9
SERVERAPI
:
'/bdcsjsb'
,
//赵千
10
MANAGEMENTAPI
:
'http://192.168.2.236/management'
11
}
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
sign in
to post a comment