liujq 4 年 前
コミット
5d66ee9a62

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/index.html


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/css/chunk-4eae5434.5ace5337.css


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/app.eff8fc98.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-4eae5434.b64d4a0a.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/chunk-57af9ebf.2a380bb7.js


+ 1 - 0
src/views/news/index.vue

@@ -89,6 +89,7 @@ export default {
   mounted() {
     this.listConfig = {
       rows: [
+        { label: '浏览数', prop: 'view_count' },
         { label: '标题', prop: 'title', fullShow: true, minWidth: 200 }, 
         { label: '分类', prop: 'information_category', type: 'flag', flags: arrToObj(this.$dictData.information_category) }, 
         { label: '主图', prop: 'pri_image', type: 'img' },

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません