From a10022ca657b37caf960a565083a6747ae8bce73 Mon Sep 17 00:00:00 2001 From: wangchen Date: Tue, 25 Jul 2023 13:20:04 +0800 Subject: [PATCH] 725 --- App.vue | 4 +- components/head-info/head-info.vue | 2 +- components/head-view/head-view.vue | 2 +- main.js | 40 +- pages/index/index.vue | 2 +- pages/index/instruct.vue | 2 +- style/iconfont.css | 11 +- .../uni-datetime-picker.vue | 397 +++++++++--------- 8 files changed, 239 insertions(+), 221 deletions(-) diff --git a/App.vue b/App.vue index 1749be1..f2d72e8 100644 --- a/App.vue +++ b/App.vue @@ -16,7 +16,9 @@ @import "/style/css/layout.css"; @import "style/css/main.css"; @import "style/css/flex-main.css"; - @import "/style/iconfont.css"; + /* @import "/style/iconfont.css"; */ +/* @import "vant/lib/index.less"; + @import url("./static/font/iconfont.css"); */ /deep/.uni-select { background-color: #fff; diff --git a/components/head-info/head-info.vue b/components/head-info/head-info.vue index 968a907..8961249 100644 --- a/components/head-info/head-info.vue +++ b/components/head-info/head-info.vue @@ -12,7 +12,7 @@ - + \ No newline at end of file