liujq 4 years ago
parent
commit
5d66ee9a62

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


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-4eae5434.5ace5337.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4eae5434.b64d4a0a.js


File diff suppressed because it is too large
+ 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' },

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