Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
web_flea_market
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
HuangJunbo
web_flea_market
Commits
6f03cf7e
Commit
6f03cf7e
authored
Dec 05, 2022
by
HuangJunbo
💻
Committed by
Administrator
Dec 05, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改user管理界面
Signed-off-by:
Administrator
<
admin@example.com
>
parent
4d3b5975
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
16 deletions
+42
-16
user_center.html
flea_market/user_center.html
+42
-16
No files found.
flea_market/user_center.html
View file @
6f03cf7e
...
@@ -3,37 +3,65 @@
...
@@ -3,37 +3,65 @@
<head>
<head>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<title>
user_center
</title>
<title>
user_center
</title>
<style>
article
{
margin-left
:
400px
;
margin-top
:
-520px
;
}
footer
{
width
:
100%
;
height
:
50px
;
position
:
relative
;
background-color
:
#cccccc
;
margin-top
:
55px
;
top
:
450px
;
}
article
input
{
margin
:
10px
0px
;
}
footer
.link
div
{
float
:
right
;
margin-top
:
20px
;
color
:
#fff
;
}
</style>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/main_2.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/main_2.css"
>
<
link
rel=
"stylesheet"
type=
"text/css"
href=
"css/style_2.css"
>
<
!-- <link rel="stylesheet" type="text/css" href="css/style_2.css"> --
>
<script
src=
"js/jquery-3.5.1.js"
></script>
<script
src=
"js/jquery-3.5.1.js"
></script>
<script
src=
"js/jquery-ui.min.js"
></script>
<script
src=
"js/jquery-ui.min.js"
></script>
</head>
</head>
<body>
<body>
<header>
<header>
<div
class=
"logo"
><img
src=
"img/logo.png"
/
></div>
<div
class=
"logo"
><img
src=
"img/logo.png"
alt=
""
></div>
<form
class=
"searchform"
>
<form
class=
"searchform"
>
<input
type=
"text"
name=
"search"
id=
"search"
>
<input
type=
"text"
name=
"search"
id=
"search"
>
<input
type=
"submit"
value=
"搜索"
id=
"button"
>
<input
type=
"submit"
value=
"搜索"
id=
"button"
>
</form>
</form>
<div
class=
"navigation"
>
<div
class=
"navigation"
>
<form
class=
"navigation"
>
<br>
<a
href=
"#"
>
手机
</a>
|
<a
href=
"#"
>
手机
</a>
|
<a
href=
"#"
>
电脑
</a>
|
<a
href=
"#"
>
电脑
</a>
|
<a
href=
"#"
>
旧书
</a>
|
<a
href=
"#"
>
旧书
</a>
|
<a
href=
"#"
>
服装
</a>
<a
href=
"#"
>
服装
</a>
</form>
</div>
</div>
<nav>
<nav
class=
"op"
>
<div
class=
"nav"
>
<div
class=
"nav"
>
<img
src=
"img/
tag.png"
/
>
<img
src=
"img/
MENU.png"
alt=
""
>
<a
href=
"#"
>
商品分类
</a>
<a
href=
"#"
>
商品分类
</a>
</div>
</div>
<div
class=
"tag"
>
<div
class=
"tag"
>
<ul>
<ul>
<li><a
href=
"
#
"
>
首页
</a></li>
<li><a
href=
"
index.html
"
>
首页
</a></li>
<li><a
href=
"#"
>
闲置数码
</a></li>
<li><a
href=
"#"
>
闲置数码
</a></li>
<li><a
href=
"#"
>
教材书籍
</a></li>
<li><a
href=
"#"
>
教材书籍
</a></li>
<li><a
href=
"#"
>
运动装备
</a></li>
<li><a
href=
"#"
>
运动装备
</a></li>
<li><a
href=
"#"
>
鞋服配饰
</a></li>
<li><a
href=
"#"
>
鞋服配饰
</a></li>
<li><a
href=
"#"
>
日用家
居
</a></li>
<li><a
href=
"#"
>
日用家
具
</a></li>
</ul>
</ul>
</div>
</div>
</nav>
</nav>
...
@@ -54,14 +82,12 @@
...
@@ -54,14 +82,12 @@
<div
class=
"navbar"
>
<div
class=
"navbar"
>
<div
class=
"link"
>
<div
class=
"link"
>
<ul>
<ul>
<li><a
href=
"#"
>
关于我们
</a></li>
<li><a
href=
"#"
>
关于我们
</a>
|
</li>
<li><a
href=
"#"
>
网站地图
</a></li>
<li><a
href=
"#"
>
网站地图
</a>
|
</li>
<li><a
href=
"#"
>
联系客服
</a></li>
<li><a
href=
"#"
>
联系客服
</a>
|
</li>
<li><a
href=
"#"
>
版权声明
</a></li>
<li><a
href=
"#"
>
版权声明
</a></li>
</ul>
</ul>
</div>
<div>
版权所有$copy;XXX 公司
</div>
<div
class=
"copyright"
>
<p>
版权所有
©
uuo00_n-team
</p>
</div>
</div>
</div>
</div>
</footer>
</footer>
...
...
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