Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
common-templete
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
汤强勇
common-templete
Commits
5a48e805
Commit
5a48e805
authored
Mar 04, 2019
by
liuying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改营销模板表头样式
parent
d248cba5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
MarketingPush.vue
src/pages/marketingCenter/components/MarketingPush.vue
+2
-2
MessageList.vue
src/pages/marketingCenter/components/MessageList.vue
+6
-6
TempList.vue
src/pages/marketingCenter/components/TempList.vue
+6
-6
No files found.
src/pages/marketingCenter/components/MarketingPush.vue
View file @
5a48e805
...
@@ -2,14 +2,14 @@
...
@@ -2,14 +2,14 @@
<div>
<div>
<div
class=
"marketing-title"
>
<div
class=
"marketing-title"
>
<el-row
class=
"top-left"
>
<el-row
class=
"top-left"
>
<el-col
:span=
"1
2
"
>
<el-col
:span=
"1
3
"
>
<span
class=
"top-title"
>
营销推送
</span>
<span
class=
"top-title"
>
营销推送
</span>
<span
class=
"top-tips"
>
<span
class=
"top-tips"
>
<span
class=
"star-red"
>
*
</span>
<span
class=
"star-red"
>
*
</span>
支持
<a
href=
"#"
>
会员标签
</a>
支持
<a
href=
"#"
>
会员标签
</a>
体系下的精准消息推送
</span>
体系下的精准消息推送
</span>
</el-col>
</el-col>
<el-col
:span=
"1
2
"
class=
"top-right"
>
<el-col
:span=
"1
1
"
class=
"top-right"
>
<a
style=
"color: #73879C;margin-right: 10px"
target=
"_blank"
href=
"http://help.bigaka.com/2017/08/31/%E6%80%8E%E6%A0%B7%E4%BD%BF%E7%94%A8%E5%BE%AE%E4%BF%A1%E6%A8%A1%E6%9D%BF%E6%B6%88%E6%81%AF%E8%90%A5%E9%94%80%EF%BC%9F/"
><i
class=
"el-icon-question"
></i>
微信营销推送怎么玩
</a>
<a
style=
"color: #73879C;margin-right: 10px"
target=
"_blank"
href=
"http://help.bigaka.com/2017/08/31/%E6%80%8E%E6%A0%B7%E4%BD%BF%E7%94%A8%E5%BE%AE%E4%BF%A1%E6%A8%A1%E6%9D%BF%E6%B6%88%E6%81%AF%E8%90%A5%E9%94%80%EF%BC%9F/"
><i
class=
"el-icon-question"
></i>
微信营销推送怎么玩
</a>
<a
style=
"color: #73879C;margin-right: 10px"
target=
"_blank"
href=
"http://help.bigaka.com/2017/04/27/%E5%A6%82%E4%BD%95%E9%80%9A%E8%BF%87%E4%BC%9A%E5%91%98%E6%A0%87%E7%AD%BE%E5%AF%B9%E4%BC%9A%E5%91%98%E7%B2%BE%E5%87%86%E6%8A%95%E6%94%BE%E5%BE%AE%E4%BF%A1%E6%8E%A8%E9%80%81/"
><i
class=
"el-icon-question"
></i>
微信软文如何精准营销
</a>
<a
style=
"color: #73879C;margin-right: 10px"
target=
"_blank"
href=
"http://help.bigaka.com/2017/04/27/%E5%A6%82%E4%BD%95%E9%80%9A%E8%BF%87%E4%BC%9A%E5%91%98%E6%A0%87%E7%AD%BE%E5%AF%B9%E4%BC%9A%E5%91%98%E7%B2%BE%E5%87%86%E6%8A%95%E6%94%BE%E5%BE%AE%E4%BF%A1%E6%8E%A8%E9%80%81/"
><i
class=
"el-icon-question"
></i>
微信软文如何精准营销
</a>
<a
style=
"color: #73879C"
target=
"_blank"
href=
"http://help.bigaka.com/2017/08/31/%E6%80%8E%E6%A0%B7%E4%BD%BF%E7%94%A8%E7%9F%AD%E4%BF%A1%E8%90%A5%E9%94%80%EF%BC%9F/"
><i
class=
"el-icon-question"
></i>
短信营销怎么配置
</a>
<a
style=
"color: #73879C"
target=
"_blank"
href=
"http://help.bigaka.com/2017/08/31/%E6%80%8E%E6%A0%B7%E4%BD%BF%E7%94%A8%E7%9F%AD%E4%BF%A1%E8%90%A5%E9%94%80%EF%BC%9F/"
><i
class=
"el-icon-question"
></i>
短信营销怎么配置
</a>
...
...
src/pages/marketingCenter/components/MessageList.vue
View file @
5a48e805
...
@@ -7,15 +7,15 @@
...
@@ -7,15 +7,15 @@
</div>
</div>
</el-row>
</el-row>
<el-form
:inline=
"true"
:model=
"form"
class=
"demo-form-inline"
style=
"min-width:980px;"
>
<el-form
:inline=
"true"
:model=
"form"
class=
"demo-form-inline"
style=
"min-width:980px;
padding:0 25px;
"
>
<el-row
class=
"temp-input"
>
<el-row
class=
"temp-input"
>
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<el-form-item
label=
"推送名称
:
"
>
<el-form-item
label=
"推送名称
:
"
>
<el-input
v-model=
"title"
placeholder=
"请输入推送名称"
></el-input>
<el-input
v-model=
"title"
placeholder=
"请输入推送名称"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"14"
>
<el-col
:span=
"14"
>
<el-form-item
label=
"活动时间"
>
<el-form-item
label=
"活动时间
:
"
>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateStart"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateStart"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateEnd"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateEnd"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
...
@@ -25,14 +25,14 @@
...
@@ -25,14 +25,14 @@
<el-row
class=
"temp-input"
>
<el-row
class=
"temp-input"
>
<el-col
:span=
"14"
>
<el-col
:span=
"14"
>
<el-form-item
label=
"推送人数"
>
<el-form-item
label=
"推送人数
:
"
>
<el-input
v-model
.
number=
"pushCountStart"
placeholder=
"最小推送人数"
style=
"width:210px"
></el-input>
<el-input
v-model
.
number=
"pushCountStart"
placeholder=
"最小推送人数"
style=
"width:210px"
></el-input>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<el-input
v-model
.
number=
"pushCountEnd"
placeholder=
"最大推送人数"
style=
"width:200px"
></el-input>
<el-input
v-model
.
number=
"pushCountEnd"
placeholder=
"最大推送人数"
style=
"width:200px"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<el-form-item
label=
"创建推送节点
:
"
>
<el-form-item
label=
"创建推送节点
:
"
>
<el-select
v-model=
"clerkId"
placeholder=
"--全部--"
>
<el-select
v-model=
"clerkId"
placeholder=
"--全部--"
>
<el-option
v-for=
"(item,index) in dataList"
:key=
"index"
:label=
"item.clerkName"
:value=
"item.clerkId"
>
<el-option
v-for=
"(item,index) in dataList"
:key=
"index"
:label=
"item.clerkName"
:value=
"item.clerkId"
>
</el-option>
</el-option>
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
</el-row>
</el-row>
</el-form>
</el-form>
<el-table
:data=
"dataList"
style=
"width: 100%"
>
<el-table
:data=
"dataList"
style=
"width: 100%"
:header-cell-style=
"
{background:'#374a5e', color:'#fff'}"
>
<el-table-column
prop=
"title"
label=
"推送名称"
min-width=
"100"
align=
"center"
>
<el-table-column
prop=
"title"
label=
"推送名称"
min-width=
"100"
align=
"center"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"type"
label=
"推送类型"
min-width=
"76"
align=
"center"
>
<el-table-column
prop=
"type"
label=
"推送类型"
min-width=
"76"
align=
"center"
>
...
...
src/pages/marketingCenter/components/TempList.vue
View file @
5a48e805
...
@@ -7,15 +7,15 @@
...
@@ -7,15 +7,15 @@
</div>
</div>
</el-row>
</el-row>
<el-form
:inline=
"true"
:model=
"form"
class=
"demo-form-inline"
style=
"min-width:980px;"
>
<el-form
:inline=
"true"
:model=
"form"
class=
"demo-form-inline"
style=
"min-width:980px;
padding:0 25px;
"
>
<el-row
class=
"temp-input"
>
<el-row
class=
"temp-input"
>
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<el-form-item
label=
"推送名称
:
"
>
<el-form-item
label=
"推送名称
:
"
>
<el-input
v-model=
"title"
placeholder=
"请输入推送名称"
></el-input>
<el-input
v-model=
"title"
placeholder=
"请输入推送名称"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"14"
>
<el-col
:span=
"14"
>
<el-form-item
label=
"活动时间"
>
<el-form-item
label=
"活动时间
:
"
>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateStart"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateStart"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateEnd"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
<el-date-picker
type=
"date"
placeholder=
"推送时间"
v-model=
"queryDateEnd"
format=
"yyyy-MM-dd"
value-format=
"yyyy-MM-dd"
></el-date-picker>
...
@@ -25,14 +25,14 @@
...
@@ -25,14 +25,14 @@
<el-row
class=
"temp-input"
>
<el-row
class=
"temp-input"
>
<el-col
:span=
"14"
>
<el-col
:span=
"14"
>
<el-form-item
label=
"推送人数"
>
<el-form-item
label=
"推送人数
:
"
>
<el-input
v-model
.
number=
"pushCountStart"
placeholder=
"最小推送人数"
style=
"width:210px"
></el-input>
<el-input
v-model
.
number=
"pushCountStart"
placeholder=
"最小推送人数"
style=
"width:210px"
></el-input>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<span
class=
"line time-line"
:span=
"2"
>
-
</span>
<el-input
v-model
.
number=
"pushCountEnd"
placeholder=
"最大推送人数"
style=
"width:200px"
></el-input>
<el-input
v-model
.
number=
"pushCountEnd"
placeholder=
"最大推送人数"
style=
"width:200px"
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<el-form-item
label=
"创建推送节点
:
"
>
<el-form-item
label=
"创建推送节点
:
"
>
<el-select
v-model=
"clerkId"
placeholder=
"--全部--"
>
<el-select
v-model=
"clerkId"
placeholder=
"--全部--"
>
<el-option
v-for=
"(item,index) in dataList"
:key=
"index"
:label=
"item.clerkName"
:value=
"item.clerkId"
>
<el-option
v-for=
"(item,index) in dataList"
:key=
"index"
:label=
"item.clerkName"
:value=
"item.clerkId"
>
</el-option>
</el-option>
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
</el-row>
</el-row>
</el-form>
</el-form>
<el-table
:data=
"dataList"
style=
"width: 100%"
>
<el-table
:data=
"dataList"
style=
"width: 100%"
:header-cell-style=
"
{background:'#374a5e', color:'#fff'}"
>
<el-table-column
prop=
"title"
label=
"推送名称"
min-width=
"100"
align=
"center"
>
<el-table-column
prop=
"title"
label=
"推送名称"
min-width=
"100"
align=
"center"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"type"
label=
"推送类型"
min-width=
"76"
align=
"center"
>
<el-table-column
prop=
"type"
label=
"推送类型"
min-width=
"76"
align=
"center"
>
...
...
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