Commit 808b5334 by 陈玉桐

reset

parent 79f6e63d
......@@ -28,7 +28,7 @@
<img class="poster21BoxPhoto" :src="uploadPic" v-show="uploadPic">
<img class="poster21BoxBg" :src="templateUrl">
</div>
<div id="posterBoxText" :style="{color: uploadPic?backgroundColor:'#fff'}">
<div id="posterBoxText">
<p>{{posterText2}}</p>
<p>{{posterText1}}</p>
</div>
......@@ -100,7 +100,7 @@
<img class="poster21BoxPhoto" :src="uploadPic" v-show="uploadPic">
<img class="poster21BoxBg" :src="templateUrl">
</div>
<div id="posterOutText" :style="{color: uploadPic?backgroundColor:'#fff'}">
<div id="posterOutText">
<p>{{posterText2}}</p>
<p>{{posterText1}}</p>
</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