Compare commits
No commits in common. "5841d92d5f34823ca889a37e4633338de5b4bcf9" and "4503e487f1be6010066511b88071b8bc1229135b" have entirely different histories.
5841d92d5f
...
4503e487f1
@ -15,8 +15,6 @@ onHide(() => {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import "@/static/fonts/iconfont.css";
|
|
||||||
|
|
||||||
/* 添加全局样式 */
|
/* 添加全局样式 */
|
||||||
page,
|
page,
|
||||||
body,
|
body,
|
||||||
|
|||||||
@ -1,17 +0,0 @@
|
|||||||
@font-face {
|
|
||||||
font-family: "ZhiNian"; /* Project id 4988933 */
|
|
||||||
src: url("/static/fonts/iconfont.ttf") format("truetype");
|
|
||||||
}
|
|
||||||
|
|
||||||
.ZhiNian {
|
|
||||||
font-family: "ZhiNian" !important;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
.zn-food:before {
|
|
||||||
content: "\e607";
|
|
||||||
}
|
|
||||||
|
|
||||||
.zn-clock:before {
|
|
||||||
content: "\e600";
|
|
||||||
}
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user