提交 Text Proofread

This commit is contained in:
2025-01-18 09:40:34 +08:00
parent ea5e5d2fc4
commit 9dbd84a8e4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
<template>
<div>
<div class="tab_post">
<div style="margin-bottom: 10px">
<p
v-if="feeStatus == 0"
@@ -50,7 +53,7 @@
<p v-else>
<el-button type="primary" plain @click="htmlContet()" style="width: auto; font-weight: bold; margin-top: 10px">
<i class="el-icon-document-copy" style="font-weight: bold; font-size: 14px"></i>
HTML Proofread
Text Proofread
</el-button>
</p>