Browse Source

修改富文本编辑器默认值

caojunjie 3 years ago
parent
commit
39cf9026da

+ 1 - 1
src/views/mallManagement/commodity/productList/detailsPageEdit.vue

@@ -186,7 +186,7 @@ export default {
   data() {
     return {
       form: {
-        details:'<h1 class="ql-align-center" style="text-align: center;"><a href="https://avuejs.com/doc/plugins/ueditor-plugins" target="_blank" style="font-weight: bold; color: rgb(194, 79, 74);">欢迎使用Avue富文本编辑器</a></h1><p class="ql-align-center" style="text-align: center;"><span style="font-weight: bold; color: rgb(194, 79, 74);"><img src="https://avuejs.com/images/logo-bg.jpg" height="200" width="200"></span></p>'
+        details:'<p style="text-align: center;"><br></p>'
       },
       page: {
         pageSize: 10,