src/components/swichLabel/edit.vue
@@ -396,6 +396,8 @@ queryBlogArticleType } from '../../api/blogArticleType.js' import MyOwO from '../common/MyOwO.vue' import VueMarkdown from 'vue-markdown' const exp1 = "###   十里平湖 \r> ##### (卢照邻·唐) \r> 化自《长安古意》 \r* 十里平湖霜满天 \r* 寸寸青丝愁华年 \r* 对月形单望相护 \r* 只羡鸳鸯不羡仙 \r![](http://blog.inleft.com/photo/example.jpg)\n\n"; @@ -405,7 +407,8 @@ export default { components: { VueMarkdown VueMarkdown, MyOwO, }, beforeMount() { queryBlogArticleType({}).then((res) => {