Browse Source

'修复提交成功文本显示异常'

master
前端-胡立永 1 week ago
parent
commit
64ebe32722
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      pages/index/cancelArticle.vue

+ 2
- 1
pages/index/cancelArticle.vue View File

@ -20,7 +20,7 @@
</view>
<view class="stext">
{{ mapKey[key].stext }}
<uv-parse :content="mapKey[key].stext"></uv-parse>
</view>
</view>
@ -110,6 +110,7 @@
line-height: 50rpx;
font-size: 26rpx;
color: #777;
text-align: center;
}
}
.btn-list{


Loading…
Cancel
Save