From 9d68debc00164f1363ef8676a3a620f6950128f1 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期五, 08 九月 2023 16:43:07 +0800
Subject: [PATCH] modified: src/components/view/Technicalindex.vue modified: src/components/view/equipmentmaintain.vue modified: src/components/view/laboratoryManagement.vue modified: src/components/view/mbom.vue modified: src/components/view/record-content.vue modified: src/components/view/self-inspection.vue modified: src/components/view/standard.vue modified: src/components/view/technology.vue
---
src/App.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index a5349ab..a631944 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -26,7 +26,7 @@
</script>
<style>
/* @import url("../static/img/alifont/iconfont.css"); */
-@import url("//at.alicdn.com/t/c/font_4179845_pixkgb97c4p.css");
+@import url("//at.alicdn.com/t/c/font_4179845_jbljsur8ub.css");
* {
margin: 0;
@@ -120,6 +120,7 @@
/**婊氬姩鏉$殑瀹藉害*/
::-webkit-scrollbar {
width: 8px;
+ height: 8px;
}
::-webkit-scrollbar-thumb {
background-color: #bdbfc4;
--
Gitblit v1.9.3