zweizhao il y a 7 ans
Parent
commit
d2ca4b50b0
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      pages/main/index/check_edit.vue

+ 1 - 2
pages/main/index/check_edit.vue

@@ -7,8 +7,7 @@
       :rules="rules"
       :rules="rules"
       ref="ruleForm"
       ref="ruleForm"
     >
     >
-      <h3>会员定价</h3>
-      <h4>月付</h4>
+      <h3>认证产品编辑</h3><br>
       <el-form-item label="中文名称" prop="cn">
       <el-form-item label="中文名称" prop="cn">
         <el-input v-model="ruleForm.cn"></el-input>
         <el-input v-model="ruleForm.cn"></el-input>
       </el-form-item>
       </el-form-item>