From 5d3fe5712f60fec872870e0b1a3162c72466ab05 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期四, 15 十月 2020 19:07:20 +0800
Subject: [PATCH] 移除应用引入的common.scss文件

---
 src/pages/search/index/main.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/pages/search/index/main.ts b/src/pages/search/index/main.ts
index c0c4c8f..da0d750 100644
--- a/src/pages/search/index/main.ts
+++ b/src/pages/search/index/main.ts
@@ -11,7 +11,6 @@
 import Mixin from "./mixins";
 
 import 'vue-photo-preview/dist/skin.css'
-//import "../../../assets/css/common.scss"
 
 Vue.prototype.$moment = moment;
 

--
Gitblit v1.8.0