feat: 移除无关文件|替换天沐登录页图片

This commit is contained in:
duanshuwen
2025-09-21 21:01:54 +08:00
parent 5aa8b42618
commit 5208900166
4 changed files with 0 additions and 19 deletions

View File

@@ -15,8 +15,6 @@ onHide(() => {
</script> </script>
<style lang="scss"> <style lang="scss">
@import "@/static/fonts/iconfont.css";
/* 添加全局样式 */ /* 添加全局样式 */
page, page,
body, body,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -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.