Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
e545c9f2
Commit
e545c9f2
authored
Jan 18, 2018
by
刘丹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
详情5
parent
aabacd58
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
30 deletions
+37
-30
member.html
application/index/view/member/member.html
+36
-30
details_tl.css
public/app/css/details_tl.css
+1
-0
No files found.
application/index/view/member/member.html
View file @
e545c9f2
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"user"
/>
<!DOCTYPE html>
<html
lang=
"en-us"
>
<head>
<link
rel=
"icon"
href=
"/favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
type=
"image/x-icon"
>
{include file="global/header_tpl" /}
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"/resource/css/public.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"//qidian.gtimg.com/lulu/theme/peak/css/common/ui/Pagination.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<title>
同联商业
</title>
</head>
<body>
<link
rel=
"stylesheet"
href=
"../../../../resource/css/bootstrap-combined.min.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"../../../../resource/css/bootstrap-datetimepicker.min.css"
type=
"text/css"
/>
<label>
编辑:
</label>
<?php
create_editor('describe');
?>
<input
readonly=
"readonly"
type=
"text"
name=
"cover_image"
id=
"cover_image"
class=
"require"
/>
<button
class=
"button6 Bannertu"
type=
"button"
>
选择图片
</button>
<span
class=
"tip"
>
建议尺寸288x320
</span>
Copy
Copy
<button
type=
"button"
class=
"btn btn-default"
aria-label=
"Left Align"
>
<span
class=
"glyphicon glyphicon-align-left"
aria-hidden=
"true"
></span>
</button>
<button
type=
"button"
class=
"btn btn-default btn-lg"
>
<span
class=
"glyphicon glyphicon-star"
aria-hidden=
"true"
></span>
Star
</button>
<div
id=
"datetimepicker"
class=
"input-append date"
>
<input
type=
"text"
></input>
<span
class=
"add-on"
>
<i
data-time-icon=
"icon-time"
data-date-icon=
"icon-calendar"
></i>
</span>
</div>
\ No newline at end of file
<div
class=
"navbar"
style=
"background: #ff9419 !important;"
>
<div
class=
"container-fluid"
>
<a
class=
"brand"
>
<i><img
src=
"/resource/image/houtai_footer_icon1.png"
class=
"houtai_footer_icon1"
></i>
<span
class=
"hidden-phone"
>
同联商业后台管理中心
</span>
</a>
</div>
<div
class=
"dropdown"
>
<button
class=
"btn btn-default dropdown-toggle"
type=
"button"
id=
"dropdownMenu1"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"true"
>
管理员vip
<span
class=
"caret"
></span>
</button>
<ul
class=
"dropdown-menu"
aria-labelledby=
"dropdownMenu1"
>
<li><a
href=
"#"
>
修改密码
</a></li>
<li
role=
"separator"
class=
"divider"
></li>
<li><a
href=
"/index/logout"
>
退出登录
</a></li>
</ul>
</div>
</div>
</body>
</html>
\ No newline at end of file
public/app/css/details_tl.css
View file @
e545c9f2
...
...
@@ -107,6 +107,7 @@
font-size
:
0.4rem
;
text-align
:
center
;
margin-top
:
0.3rem
;
margin-left
:
0.15rem
;
}
.ul_b2
{
width
:
35%
;
...
...
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