feat:数字积分加枚举
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
<view class="down-panel">
|
||||
<view class="flex-r-lr mt-24">
|
||||
<view></view>
|
||||
<text class="text-zu1 text-32">{{title}}</text>
|
||||
<text class="text-gray text-32">{{title}}</text>
|
||||
<image src="https://static.tbmall.xin/static/new/close.png" @click.stop="onCancel" class="close-img"></image>
|
||||
</view>
|
||||
<text class="text-zu1 text-48 mt-88">{{articleTitle}}</text>
|
||||
<text class="text-gray text-48 mt-88">{{articleTitle}}</text>
|
||||
<view class="content-text mt-48">
|
||||
<text class="text-28 text-zu1">
|
||||
<text class="text-28 text-gray">
|
||||
{{contentText}}
|
||||
</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user