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
b99fdc10
Commit
b99fdc10
authored
Jan 09, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台 样式优化
parent
54d998b7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
12 deletions
+7
-12
myCollectionShopList.html
...ion/index/view/myCollectionShop/myCollectionShopList.html
+0
-6
pkListCon.html
application/index/view/pkList/pkListCon.html
+1
-2
pkWeekListCon.html
application/index/view/pkList/pkWeekListCon.html
+1
-2
realtimePerformance.html
application/index/view/realtime/realtimePerformance.html
+5
-2
No files found.
application/index/view/myCollectionShop/myCollectionShopList.html
View file @
b99fdc10
...
...
@@ -61,12 +61,6 @@
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"10"
>
<form
id=
"form_search"
>
</form>
</td>
</tr>
<tr>
<th
class=
"text-center"
>
编号
</th>
<th
class=
"text-center"
>
类型
</th>
...
...
application/index/view/pkList/pkListCon.html
View file @
b99fdc10
...
...
@@ -3,8 +3,7 @@
<style>
.pk-container-detail
{
background-color
:
#fff
;
margin-left
:
8px
;
width
:
80%
;
width
:
100%
;
height
:
820px
;
border-radius
:
3px
;
box-sizing
:
border-box
;
...
...
application/index/view/pkList/pkWeekListCon.html
View file @
b99fdc10
...
...
@@ -3,8 +3,7 @@
<style>
.pk-container-detail
{
background-color
:
#fff
;
margin-left
:
8px
;
width
:
96%
;
width
:
100%
;
height
:
820px
;
border-radius
:
3px
;
box-sizing
:
border-box
;
...
...
application/index/view/realtime/realtimePerformance.html
View file @
b99fdc10
{layout name="global/frame_two_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"realtimePerformance"
/>
<style
type=
"text/css"
>
.panel-body
{
padding-top
:
0
;
}
.left
{
float
:
left
;
}
...
...
@@ -77,7 +80,7 @@
.performance-ranking-head
{
float
:
left
;
margin-right
:
30px
;
margin-top
:
10
px
;
margin-top
:
5
px
;
}
/*加载图标*/
#main_loading_pic
{
...
...
@@ -101,7 +104,7 @@
<div
class=
"panel-heading breadcrumb"
>
<li>
<a
href=
"#"
class=
"performance-ranking-head"
style=
""
><span
id=
"performance_ranking"
>
业绩排行
</span>
<span
id=
"rank_start_day"
></span>
至
<span
id=
"rank_end_day"
></span></a>
<select
class=
"form-control btn2-city"
id=
"realtime_city_choose"
style=
"display: none;margin-top:
6
px;"
>
<select
class=
"form-control btn2-city"
id=
"realtime_city_choose"
style=
"display: none;margin-top:
0
px;"
>
</select>
</li>
</div>
...
...
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