kevin.T 2 週間 前
コミット
6db6ec2495
1 ファイル変更0 行追加1 行削除
  1. 0 1
      packages/app/src/pages-sub/home/content/index.vue

+ 0 - 1
packages/app/src/pages-sub/home/content/index.vue

@@ -11,7 +11,6 @@ import { logo } from '../../../core/libs/svgs'
 import { getBanner, getContent } from '../../../core/libs/requests'
 import Article from '../components/article.vue'
 import { Content } from '../../../core/libs/models'
-import { isBoolean } from 'wot-design-uni/components/common/util'
 
 const id = ref()
 const type = ref()