更新:课程详情的初步代码

This commit is contained in:
2025-11-14 15:13:21 +08:00
parent e7e0597026
commit 21b03635a2
25 changed files with 4958 additions and 12 deletions

View File

@@ -108,12 +108,12 @@ uni-textarea {
}
// popup
// .wd-popup {
// z-index: 9999 !important;
// }
// .wd-overlay {
// z-index: 9998 !important;
// }
.wd-popup {
z-index: 9999 !important;
}
.wd-overlay {
z-index: 9998 !important;
}
// uni-ui form
// .uni-forms-item {