edit-sylive-html
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="relative bg-fff mb30 ml30 mr30 inner40 ulib-r20 box-shadow-darkGray">
|
||||
<div class="line-height-17 font-28 color-666 text-break" v-html="info.content"></div>
|
||||
<div class="line-height-17 font-28 color-666 text-break space-pre-line" v-html="info.content"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<div class="relative bg-fff mb30 ml30 mr30 inner40 ulib-r20 box-shadow-darkGray overflowhidden">
|
||||
<div :class="info.state==0?'orderTip text-center font-24 color-fff bg-888':'orderTip text-center font-24 color-fff bg-ff5a5a'">{{info.text}}</div>
|
||||
<div class="text-center">{{info.title}}</div>
|
||||
<div class="mt20 line-height-17 font-28 color-666 text-break" v-html="info.content"></div>
|
||||
<div class="mt20 line-height-17 font-28 color-666 text-break space-pre-line" v-html="info.content"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title><?=$_title?></title>
|
||||
<link rel="stylesheet" href="/css/h5/market/sylive/h5.css?20221009">
|
||||
<link rel="stylesheet" href="/css/h5/market/sylive/h5.css?20221010">
|
||||
<link rel="stylesheet" href="https://qs.haodian.cn/web/javascript/swiper/css/swiper.min.css">
|
||||
<script type="text/javascript" src="https://qs.haodian.cn/web/javascript/jquery.3.4.1.min.js"></script>
|
||||
<script type="text/javascript" src="https://qs.haodian.cn/web/javascript/vue.2.6.10.min.js"></script>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user