记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
董敬伟
liquidnet-bus-v1
Commits
3e2b1ae8
Commit
3e2b1ae8
authored
Dec 10, 2021
by
张国柄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~会员设置页面样式;
parent
fdb0a650
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
info.html
...c/main/resources/templates/zhengzai/adam/member/info.html
+9
-2
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/adam/member/info.html
View file @
3e2b1ae8
...
...
@@ -25,7 +25,7 @@
}
.interests_item
{
width
:
500px
;
height
:
70
0px
;
height
:
95
0px
;
float
:
left
;
margin-left
:
126px
!important
;
}
...
...
@@ -92,6 +92,10 @@
background
:
#0d8ddb
;
color
:
#fff
;
}
.member-coupes-item
{
max-height
:
300px
;
overflow-y
:
auto
;
}
.member-coupes-item
ul
{
padding-left
:
0
;
text-align
:
left
;
...
...
@@ -138,6 +142,9 @@
.remote_search
{
padding-left
:
0
;
}
.interestsDesc_inner
{
height
:
300px
;
}
</style>
<body
class=
"gray-bg"
style=
"font: 14px Helvetica Neue, Helvetica, PingFang SC, 微软雅黑, Tahoma, Arial, sans-serif !important;"
>
<section
class=
"section-content"
>
...
...
@@ -290,7 +297,7 @@
</p>
<input
type=
"text"
class=
"form-control"
id=
"interestsTitle"
name=
"interestsTitle"
placeholder=
"请输入标题"
/>
<input
type=
"text"
class=
"form-control"
id=
"interestsSubTitle"
name=
"interestsSubTitle"
placeholder=
"请输入副标题"
/>
<textarea
class=
"form-control"
id=
"interestsDesc"
name=
"interestsDesc"
placeholder=
"详情内容"
></textarea>
<textarea
class=
"form-control
interestsDesc_inner
"
id=
"interestsDesc"
name=
"interestsDesc"
placeholder=
"详情内容"
></textarea>
<div
class=
"member-coupes-item"
>
<ul>
<div
class=
"member-coupes-inner"
>
...
...
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