diff --git a/build/index.js b/build/index.js index 69151a1..d82860b 100644 --- a/build/index.js +++ b/build/index.js @@ -1,12 +1,4 @@ -// +---------------------------------------------------------------------- -// | CRMEB [ CRMEB赋能开发者,助力企业发展 ] -// +---------------------------------------------------------------------- -// | Copyright (c) 2016~2021 https://www.crmeb.com All rights reserved. -// +---------------------------------------------------------------------- -// | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权 -// +---------------------------------------------------------------------- -// | Author: CRMEB Team -// +---------------------------------------------------------------------- + const { run } = require('runjs') const chalk = require('chalk') diff --git a/src/components/copyright/index.vue b/src/components/copyright/index.vue index 579efc4..146fcb9 100644 --- a/src/components/copyright/index.vue +++ b/src/components/copyright/index.vue @@ -1,8 +1,8 @@ diff --git a/src/views/system/topic/data.vue b/src/views/system/topic/data.vue index fdd341f..4a659f8 100644 --- a/src/views/system/topic/data.vue +++ b/src/views/system/topic/data.vue @@ -21,24 +21,24 @@
-
-
- + -
+
{{scope.row[item.key] == 1 ? '小图' : (scope.row[item.key] == 2 ? '中图' : '大图')}} {{ scope.row[item.key] }} - +