Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuzhen@situdata.com
/
yunxiao-admin-fe
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
d747d9db
authored
2020-10-23 14:21:54 +0800
by
zhen
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix客户信息字数过多导致样式错乱
1 parent
54163aac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
.env.development
src/views/monitorDetails.vue
.env.development
View file @
d747d9d
...
...
@@ -2,4 +2,5 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://192.168.11.67:8096'
# VUE_APP_BASE_API = 'http://192.168.11.67:8096'
VUE_APP_BASE_API = 'https://beta-salecloud-hengan.situdata.com'
...
...
src/views/monitorDetails.vue
View file @
d747d9d
...
...
@@ -123,6 +123,8 @@ export default {
flex-flow
:
row
nowrap
;
.info
{
width
:
330px
;
height
:
400px
;
overflow
:
auto
;
margin-right
:
10px
;
.item
{
margin-bottom
:
5px
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment