chore: 删除未使用的图片和图标文件,并更新样式和图片引用

删除 `img/logo2.jpeg` 和 `img/iconfont---.svg` 文件,更新 `pages/index/index.wxss` 和 `pages/washCodeList/washCodeList.wxss` 中的样式,并修改 `template/pageLoding/pageLoding.wxml` 中的图片引用为 `/img/logo.png`。
This commit is contained in:
2025-04-16 22:15:13 +08:00
parent 2ed13ebf88
commit c79b3599cf
5 changed files with 3 additions and 85 deletions

View File

@@ -118,7 +118,7 @@
top: -20rpx;
color: #fff;
background-color: #0056A3;
font-size: 24rpx;
font-size: 22rpx;
padding: 0 12rpx;
line-height: 36rpx;
border-radius: 0 0 0 20rpx;