This commit is contained in:
pengxiaolong
2025-05-15 22:24:39 +08:00
parent 838cfd9986
commit 595c5329a0
44 changed files with 5142 additions and 81 deletions

View File

@@ -21,8 +21,8 @@
<style scoped>
.advertisement {
width: 100%;
height: 200rpx;
background: #ff0000;
height: 100rpx;
background: #ffffff;
}
/* 样式定义 */
</style>