修复:完善数据迁移;修改logo及课程首页接口文件覆盖问题;

This commit is contained in:
2025-12-18 15:57:50 +08:00
parent 9e04533bdc
commit 2b0e339bc9
13 changed files with 29 additions and 120 deletions

View File

@@ -686,7 +686,7 @@ $border-color: #eeeeee;
width: 60rpx;
height: 60rpx;
background-size: 100% 100%;
background-image: url("@/static/soul/cate_bg.png");
background-image: url("@/static/icon/cate_bg.png");
border-radius: 4rpx;
display: flex;
align-items: center;
@@ -747,7 +747,7 @@ $border-color: #eeeeee;
width: 65rpx;
height: 78rpx;
background-size: 100% 100%;
background-image: url("@/static/soul/cate_bg.png");
background-image: url("@/static/icon/cate_bg.png");
border-radius: 4rpx;
display: flex;
align-items: center;