Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
member
Overview
Overview
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
member
member
Commits
36e2d7eb
Commit
36e2d7eb
authored
Oct 22, 2021
by
chenyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 关联渠道样式
parent
1f5811b9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
58 additions
and
55 deletions
+58
-55
wechatTotalDetail.js
src/components/wechatmembers/wechatTotalDetail.js
+2
-0
wechatTotalDetail.vue
src/components/wechatmembers/wechatTotalDetail.vue
+56
-55
weimeng.png
static/img/weimeng.png
+0
-0
No files found.
src/components/wechatmembers/wechatTotalDetail.js
View file @
36e2d7eb
...
...
@@ -10,6 +10,7 @@ import { fomatBirthday } from "../../utils/fomatBirthday";
import
{
formatLongTime
}
from
"@/utils/utils"
;
import
{
mapState
}
from
"vuex"
;
import
ModifyGuide
from
'./ModifyGuide.vue'
;
import
weimengLogo
from
'../../../static/img/weimeng.png'
export
default
{
name
:
"wechatmember-detail"
,
...
...
@@ -59,6 +60,7 @@ export default {
};
return
{
showClique
:
false
,
weimengLogo
,
memberId
:
this
.
$route
.
query
.
memberId
||
""
,
navpath
:
[
{
...
...
src/components/wechatmembers/wechatTotalDetail.vue
View file @
36e2d7eb
...
...
@@ -166,39 +166,19 @@
</div>
<div
class=
"wechat-chanel"
>
<div
class=
"wechat-cardtitle"
>
关联渠道
</div>
<div
style=
"display: flex"
>
<table
class=
"relevance-table"
>
<tbody
id=
"channelListTable"
><tr><td
class=
"relevance-name-content"
>
<img
src=
"../../../static/img/channel_default_icon.png"
>
<div
class=
"relevance-name"
>
<p>
--
</p>
<p
class=
"gray-color"
>
--
<span>
--
</span></p>
</div>
</td>
<td
class=
"relevance-num"
>
--
</td>
</tr><tr><td
class=
"relevance-name-content"
>
<img
src=
"../../../static/img/channel_default_icon.png"
>
<div
class=
"relevance-name"
>
<p>
--
</p>
<p
class=
"gray-color"
>
--
<span>
--
</span></p>
</div>
</td>
<td
class=
"relevance-num"
>
--
</td>
</tr><tr><td
class=
"relevance-name-content"
>
<img
src=
"../../../static/img/channel_default_icon.png"
>
<div
class=
"relevance-name"
>
<p>
--
</p>
<p
class=
"gray-color"
>
--
<span>
--
</span></p>
<div
class=
"related-channel-wrap"
>
<ul
class=
"related-channel-content"
>
<li
class=
"related-channel-content-item"
>
<img
:src=
"weimengLogo"
alt=
""
>
<div
class=
"related-channel-content-item-info"
>
<h2>
微盟同意协议时间
</h2>
<div
class=
"info-date"
>
<p>
访问:2021-09-10 12:00:09
</p>
<p>
登录:2021-09-11 12:00:09
</p>
</div>
</div>
</td>
<td
class=
"relevance-num"
>
--
</td>
</tr></tbody>
</table>
</div>
<div
class=
"tRight"
>
<dm-pagination
layout=
"prev, pager, next"
>
</dm-pagination>
</li>
</ul>
</div>
</div>
</div>
...
...
@@ -733,6 +713,7 @@
</template>
<
script
>
import
wechatTotalDetail
from
'./wechatTotalDetail'
export
default
{
...
wechatTotalDetail
}
</
script
>
...
...
@@ -855,6 +836,48 @@ export default { ...wechatTotalDetail }
border
:
1px
solid
$
wechattagcolor
;
vertical-align
:
top
;
font-size
:
14px
;
.related-channel-wrap
{
height
:
220px
;
padding
:
0
11px
;
overflow-y
:
auto
;
.related-channel-content{
padding-bottom
:
12px
;
&-item{
display
:
flex
;
align-items
:
center
;
height
:
61px
;
border-bottom
:
1px
dashed
#E3E5E9
;
>img{
margin-right
:
10px
;
}
&
-info
{
flex
:
1
;
display
:
flex
;
flex-direction
:
column
;
justify-content
:
center
;
>h2{
font-size
:
14px
;
font-weight
:
400
;
color
:
#303133
;
line-height
:
20px
;
}
.info-date
{
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
width
:
100%
;
font-size
:
12px
;
font-weight
:
400
;
color
:
#606266
;
line-height
:
17px
;
>p{
margin
:
0
;
}
}
}
}
}
}
&
-cardinfowrap
flex
1
&
-cardinfo
...
...
@@ -1020,29 +1043,7 @@ export default { ...wechatTotalDetail }
vertical-align
:
inherit
;
border-color
:
inherit
;
}
.relevance-table
.relevance-table
tr
{
line-height
0
box-sizing
border-box
border-bottom
:
1px
solid
#e3e5e9
;
}
.relevance-name-content
{
border-right
:
1px
solid
#e3e5e9
;
width
:
60%
;
padding
:
5px
12px
;
}
.relevance-name-content
img
{
width
:
30px
;
height
:
30px
;
margin-right
:
7px
;
}
.relevance-name
{
display
:
inline-block
;
}
.relevance-num
{
width
:
40%
;
text-align
:
center
;
}
.inline-space
{
float
:
left
;
height
:
40px
;
...
...
static/img/weimeng.png
0 → 100644
View file @
36e2d7eb
830 Bytes
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