Authored by htoooth

update icon

@@ -6,9 +6,9 @@ @@ -6,9 +6,9 @@
6 {{#each service}} 6 {{#each service}}
7 <span class="item" data-flag="{{this.flag}}" data-title="{{this.title}}" data-desc="{{this.desc}}"> 7 <span class="item" data-flag="{{this.flag}}" data-title="{{this.title}}" data-desc="{{this.desc}}">
8 {{#if_cond this.flag '===' 1}} 8 {{#if_cond this.flag '===' 1}}
9 - <i class="iconfont icon-active">&#xe648;</i> 9 + <i class="iconfont icon-active">&#xe78a;</i>
10 {{^}} 10 {{^}}
11 - <i class="iconfont icon-inactive">&#xe706;</i> 11 + <i class="iconfont icon-inactive">&#xe789;</i>
12 {{/if_cond}} 12 {{/if_cond}}
13 13
14 <span class="{{#if_cond this.flag '===' 1}}active{{^}}inactive{{/if_cond}}" title="{{this.desc}}">{{this.title}}</span> 14 <span class="{{#if_cond this.flag '===' 1}}active{{^}}inactive{{/if_cond}}" title="{{this.desc}}">{{this.title}}</span>
No preview for this file type
@@ -365,6 +365,12 @@ Created by iconfont @@ -365,6 +365,12 @@ Created by iconfont
365 <glyph glyph-name="notice" unicode="&#59142;" d="M509.843-95.991c264.67-1.192 480.961 213.158 482.153 477.828 1.192 264.67-213.163 480.961-477.828 482.153s-480.956-213.163-482.153-477.828c-1.192-264.67 213.163-480.961 477.828-482.153zM206.975 691.788c82.209 81.479 191.234 126.063 306.981 125.543 115.747-0.519 224.363-46.087 305.837-128.297 81.479-82.214 126.063-191.234 125.543-306.985-0.519-115.747-46.087-224.363-128.302-305.837-82.214-81.479-191.239-126.063-306.981-125.543-115.747 0.519-224.358 46.087-305.837 128.302-81.479 82.214-126.063 191.234-125.543 306.981 0.524 115.747 46.087 224.363 128.302 305.837zM552.086 364.377l-80.335 0.36 1.225 272.569 80.335-0.36-1.225-272.569zM551.034 130.693l-80.335 0.36 0.36 80.335 80.335-0.36-0.36-80.335z" horiz-adv-x="1025" /> 365 <glyph glyph-name="notice" unicode="&#59142;" d="M509.843-95.991c264.67-1.192 480.961 213.158 482.153 477.828 1.192 264.67-213.163 480.961-477.828 482.153s-480.956-213.163-482.153-477.828c-1.192-264.67 213.163-480.961 477.828-482.153zM206.975 691.788c82.209 81.479 191.234 126.063 306.981 125.543 115.747-0.519 224.363-46.087 305.837-128.297 81.479-82.214 126.063-191.234 125.543-306.985-0.519-115.747-46.087-224.363-128.302-305.837-82.214-81.479-191.239-126.063-306.981-125.543-115.747 0.519-224.358 46.087-305.837 128.302-81.479 82.214-126.063 191.234-125.543 306.981 0.524 115.747 46.087 224.363 128.302 305.837zM552.086 364.377l-80.335 0.36 1.225 272.569 80.335-0.36-1.225-272.569zM551.034 130.693l-80.335 0.36 0.36 80.335 80.335-0.36-0.36-80.335z" horiz-adv-x="1025" />
366 366
367 367
  368 + <glyph glyph-name="buzhichi" unicode="&#59273;" d="M512-64.034133A447.965867 447.965867 0 1 0 512 831.965867a447.965867 447.965867 0 0 0 0-895.931734z m0 64.034133a384 384 0 1 1 0 768 384 384 0 0 1 0-768zM512 640c21.162667 0 38.365867-17.2032 38.365867-38.434133v-243.165867a38.434133 38.434133 0 0 0-76.8 0V601.565867c0 21.230933 17.2032 38.434133 38.434133 38.434133z m0-512a63.965867 63.965867 0 1 0 0 128 63.965867 63.965867 0 0 0 0-128z" horiz-adv-x="1024" />
  369 +
  370 +
  371 + <glyph glyph-name="zhichi" unicode="&#59274;" d="M512-64.034133A447.965867 447.965867 0 1 0 512 831.965867a447.965867 447.965867 0 0 0 0-895.931734z m0 64.034133a384 384 0 1 1 0 768 384 384 0 0 1 0-768zM699.1872 519.9872a32.017067 32.017067 0 1 0 45.192533-45.2608l-265.079466-265.079467a32.017067 32.017067 0 0 0-45.2608 0L300.373333 343.2448a32.017067 32.017067 0 0 0 45.192534 45.2608L456.704 277.504l242.551467 242.4832z" horiz-adv-x="1024" />
  372 +
  373 +
368 374
369 375
370 </font> 376 </font>
No preview for this file type
No preview for this file type
@@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
10 <div class="item"> 10 <div class="item">
11 11
12 <icon class="iconfont {{#if flag}}active{{^}}inactive{{/if}}" style="font-size: 14px !important; vertical-align: top;"> 12 <icon class="iconfont {{#if flag}}active{{^}}inactive{{/if}}" style="font-size: 14px !important; vertical-align: top;">
13 - {{#if flag}}&#xe648;{{^}}&#xe706;{{/if}} 13 + {{#if flag}}&#xe78a;{{^}}&#xe789;{{/if}}
14 </icon> 14 </icon>
15 <span style="display: inline-block;"> 15 <span style="display: inline-block;">
16 <span class="title">{{title}}</span> 16 <span class="title">{{title}}</span>
@@ -3032,13 +3032,11 @@ @@ -3032,13 +3032,11 @@
3032 margin-right: 10px; 3032 margin-right: 10px;
3033 3033
3034 .icon-active { 3034 .icon-active {
3035 - font-weight: bold !important;  
3036 color: #d0021b; 3035 color: #d0021b;
3037 font-size: 13px; 3036 font-size: 13px;
3038 } 3037 }
3039 3038
3040 .icon-inactive { 3039 .icon-inactive {
3041 - font-weight: bold !important;  
3042 color: #b0b0b0; 3040 color: #b0b0b0;
3043 font-size: 13px; 3041 font-size: 13px;
3044 } 3042 }