开始做充值,,调整了首页

This commit is contained in:
2024-04-02 17:32:28 +08:00
parent 3284bea475
commit db6d253898
44 changed files with 676 additions and 141 deletions

View File

@@ -31,3 +31,11 @@ page {
color: #ee0a24;
}
/* 全局组件库样式 */
.van-button--info {
background-color: var(--middle-green) !important;
border: 0 !important;
color: #fff !important;
}