liyongli 1 jaar geleden
bovenliggende
commit
ddbe397b79
2 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/components/editor.vue
  2. 0 0
      src/config/index.js

+ 1 - 1
src/components/editor.vue

@@ -25,7 +25,7 @@ export default {
   data() {
     return {
       dfaultText: config.base.default_text || '',
-      defaultSl: '<p style="margin: 10px auto; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 34.2px; font-family: &quot;Microsoft Yahei&quot;  color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);">(示例)</p>' 
+      defaultSl: '<p style="margin: 10px auto; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 34.2px; font-family: &quot;Microsoft Yahei&quot;  color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);"><span>(示例)</span></p>' 
     };
   },
   beforeMount() {},

File diff suppressed because it is too large
+ 0 - 0
src/config/index.js


Some files were not shown because too many files changed in this diff