Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
8 years ago
Commit
53d929d1fa77055bd160f8f2c082465d5bd2dabd
1 parent
a29905ce
blk 样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
apps/me/views/action/index.hbs
public/scss/me/_index.css
public/scss/me/order/_table.css
apps/me/views/action/index.hbs
View file @
53d929d
...
...
@@ -90,8 +90,8 @@
{{!-- 在线客服和返回顶部 --}}
<div
class=
"service-top"
>
<a
class=
"service"
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=703953&configID=149819&jid=1099911094"
target=
"_blank"
>
<span
class=
"iconfont hide"
>

</span>
<span
class=
"hover-text"
>
在线
<br>
客服
</span>
<span
class=
"iconfont"
>

</span>
<span
class=
"hover-text hide"
>
在线
<br>
客服
</span>
</a>
<div
class=
"return-top hide"
>
<span
class=
"iconfont bold"
>

</span>
...
...
public/scss/me/_index.css
View file @
53d929d
...
...
@@ -72,6 +72,7 @@
cursor
:
pointer
;
z-index
:
2
;
margin-left
:
625px
;
width
:
50px
;
&.for-min
{
right
:
20px
;
...
...
public/scss/me/order/_table.css
View file @
53d929d
...
...
@@ -132,6 +132,7 @@
border
:
1px
solid
$
borderColor
;
border-top
:
none
;
font-weight
:
normal
;
float
:
left
;
.iconfont
{
font-weight
:
normal
;
...
...
Please
register
or
login
to post a comment