Browse Source

feat():init

geek 4 years ago
parent
commit
8a8efe8d8d

File diff suppressed because it is too large
+ 1 - 1
dist/index.html


File diff suppressed because it is too large
+ 0 - 1
dist/static/css/chunk-f5442414.e7285030.css


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/app.418181eb.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/chunk-16686e6d.0f059ae9.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/chunk-4d3ec3b6.300088dd.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/chunk-7209ef60.4a3ca4f6.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/chunk-7cd51bd6.46aad1d0.js


File diff suppressed because it is too large
+ 0 - 1
dist/static/js/chunk-d2a3b30e.3b736cda.js


+ 2 - 2
src/views/setting/components/ArticleDetail.vue

@@ -23,10 +23,10 @@
         <el-form-item prop="kf_wechat" style="" label="客服微信">
           <Upload v-model="postForm.kf_wechat" />
         </el-form-item>
-        <el-form-item prop="kf_wechat" style="" label="客服微信">
+        <el-form-item prop="kf_wechat" style="" label="新浪二维码">
           <Upload v-model="postForm.sina_img" />
         </el-form-item>
-        <el-form-item prop="kf_wechat" style="" label="客服微信">
+        <el-form-item prop="kf_wechat" style="" label="公司微信">
           <Upload v-model="postForm.wx_img" />
         </el-form-item>
         <el-row>