index style update
This commit is contained in:
parent
d0077ff248
commit
6767f5fb13
@ -93,4 +93,8 @@ input[type="number"] {
|
||||
|
||||
.footer {
|
||||
padding-top: 60px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.index-content > p {
|
||||
margin: 0 0 6px;
|
||||
}
|
||||
|
@ -1,13 +1,13 @@
|
||||
{{!home-board}}
|
||||
{{#main-content}}
|
||||
<div class="col-sm-12">
|
||||
<div class="col-sm-12 index-content">
|
||||
<h3>User tips: </h3>
|
||||
<p class="bold">{{repeat-it ' ' 4}}Customer Status:</p>
|
||||
<p>{{repeat-it ' ' 8}}Active – Auto assigned, Active customer, with PO in current year</p>
|
||||
<p>{{repeat-it ' ' 8}}Occasional – Auto assigned, Not very active, no PO in current year, but occasional PO within past 2 years</p>
|
||||
<p>{{repeat-it ' ' 8}}Sleeping – Auto assigned, Sleeping customer and no PO within past 2 years, still use PUSH-PULL</p>
|
||||
<p>{{repeat-it ' ' 8}}NA – Manually assigned, Not PUSH-PULL customer anymore</p>
|
||||
|
||||
<br />
|
||||
<p class="bold">{{repeat-it ' ' 4}}Customer Basic Information to collect: </p>
|
||||
<p>{{repeat-it ' ' 8}}General info: </p>
|
||||
<p>{{repeat-it ' ' 8}}Global Project (for CA only): </p>
|
||||
@ -17,6 +17,7 @@
|
||||
<p>{{repeat-it ' ' 8}}Cust. staff qty: </p>
|
||||
<p>{{repeat-it ' ' 8}}Cust. competitors: </p>
|
||||
|
||||
<br />
|
||||
<p class="bold">{{repeat-it ' ' 4}}LMCN Week Goals: </p>
|
||||
<p>{{repeat-it ' ' 8}}每次访客时100%向需要的客户推广:新产品、光纤、组件和技术研讨会。</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user