Commit 721fb488 authored by “yiyousong”'s avatar “yiyousong”

pref:修改窗口屏皮肤设置

parent b02d55ac
...@@ -18,16 +18,13 @@ ...@@ -18,16 +18,13 @@
<div class="header flex aic jcc"> <div class="header flex aic jcc">
<img src="../../../../assets/img/logo.png" /> <img src="../../../../assets/img/logo.png" />
<div> <div>
<h1 :style="{ color: filterItem('2', 0) }">政务服务中心</h1> <h1 :style="{ color: filterItem('7', 0) }">政务服务中心</h1>
</div> </div>
</div> </div>
<div <div class="call-out flex aic">
class="call-out flex aic"
:style="{ background: filterItem('8', 0) }"
>
<div class="call-out-now flex flexc aic jcb"> <div class="call-out-now flex flexc aic jcb">
<p class="call-out-title">正在办理</p> <p class="call-out-title">正在办理</p>
<p class="call-out-now-code" :style="{ color: filterItem('7', 0) }"> <p class="call-out-now-code" :style="{ color: filterItem('8', 0) }">
A001 A001
</p> </p>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment