diff --git a/index.html b/index.html index 0d32c06..0eb2d5c 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,14 @@ - + + 药慧精灵智慧诊所 - - -
- - + + +
+ + diff --git a/src/assets/iconfont/iconfont.css b/src/assets/iconfont/iconfont.css new file mode 100644 index 0000000..6b5ed31 --- /dev/null +++ b/src/assets/iconfont/iconfont.css @@ -0,0 +1,22 @@ +@font-face { + font-family: "iconfont"; /* Project id 4921806 */ + src: url('iconfont.woff?t=1747274949107') format('woff'), + url('iconfont.ttf?t=1747274949107') format('truetype'); +} + +.iconfont { + font-family: "iconfont", serif !important; + font-size: 16px; + font-style: normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-RectangleCopy:before { + content: "\e6a2"; +} + +.icon-RectangleCopy1:before { + content: "\e6a4"; +} + diff --git a/src/assets/iconfont/iconfont.ttf b/src/assets/iconfont/iconfont.ttf new file mode 100644 index 0000000..dd739fc Binary files /dev/null and b/src/assets/iconfont/iconfont.ttf differ diff --git a/src/assets/iconfont/iconfont.woff b/src/assets/iconfont/iconfont.woff new file mode 100644 index 0000000..357b10f Binary files /dev/null and b/src/assets/iconfont/iconfont.woff differ diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index 546feef..b13a452 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -96,8 +96,8 @@ body { padding: 0 !important; //border: 1px solid #4D6DE4 !important; } -$btn-color: #4d99e4; -$lighter-color: #6eaeed; +$btn-color: #4D6DE4; +$lighter-color: #7c91e3; .default-btn{ cursor: pointer; width: 120px; @@ -106,7 +106,7 @@ $lighter-color: #6eaeed; background: $btn-color; border-radius: 6px; color: #FFF; - font-size: 15px; + font-size: 16px; text-align: center; &:hover{ background: $lighter-color; diff --git a/src/main.ts b/src/main.ts index 75904d9..285f36c 100644 --- a/src/main.ts +++ b/src/main.ts @@ -3,6 +3,7 @@ import './assets/scss/main.scss' import {createApp} from 'vue' import ElementPlus from 'element-plus' import 'element-plus/dist/index.css' +import '../src/assets/iconfont/iconfont.css' import {createPinia} from 'pinia' import App from './App.vue' diff --git a/src/views/inventory/apply.vue b/src/views/inventory/apply.vue index dfdd992..fda2632 100644 --- a/src/views/inventory/apply.vue +++ b/src/views/inventory/apply.vue @@ -12,16 +12,12 @@
-
- - - +
+ 重置
-
- - - +
+ 搜索
@@ -31,7 +27,7 @@
- + diff --git a/src/views/inventory/check.vue b/src/views/inventory/check.vue index 2cec192..9a545e9 100644 --- a/src/views/inventory/check.vue +++ b/src/views/inventory/check.vue @@ -13,16 +13,12 @@
-
- - - +
+ 重置
-
- - - +
+ 搜索
@@ -33,7 +29,7 @@
- + diff --git a/src/views/inventory/goods.vue b/src/views/inventory/goods.vue index 92ee08b..5c58e49 100644 --- a/src/views/inventory/goods.vue +++ b/src/views/inventory/goods.vue @@ -65,16 +65,12 @@
-
- - - +
+ 重置
-
- - - +
+ 搜索
diff --git a/src/views/inventory/inventory.vue b/src/views/inventory/inventory.vue index 40194d5..1b92cc1 100644 --- a/src/views/inventory/inventory.vue +++ b/src/views/inventory/inventory.vue @@ -66,16 +66,12 @@
-
- - - +
+ 重置
-
- - - +
+ 搜索
@@ -86,7 +82,7 @@
-