Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
E
east-nanjing-new
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
east-nanjing-new
Commits
7723fbfd
Commit
7723fbfd
authored
Oct 28, 2021
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改api为nd-api
parent
67263b72
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
api.ts
src/ajax/api.ts
+1
-1
reset.styl
src/assets/style/reset.styl
+1
-1
No files found.
src/ajax/api.ts
View file @
7723fbfd
...
...
@@ -8,7 +8,7 @@ switch (process.env.NODE_ENV) {
break
case
'test'
:
// 普通打包(测试用)
BASE_URL
=
'http://nandong-dev.omniview.pro/api'
BASE_URL
=
'http://nandong-dev.omniview.pro/
nd-
api'
SOURCE_URL
=
'http://zhongbang.omniview.pro/'
break
default
:
...
...
src/assets/style/reset.styl
View file @
7723fbfd
...
...
@@ -21,7 +21,7 @@ $color-main = #5BD5FF
min-width .6rem
.ant-select-selector
background rgba(70,83,97,.4)
box-shadow
inset 0 .01rem .02rem 0 rgba(204,204,204,.2
)
box-shadow
0 0 .04rem 0 rgba(59,67,86,.5), 0 .01rem .02rem 0 rgba(204,204,204,.3
)
border-radius .02rem
border none
height .2rem
...
...
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