This commit is contained in:
2026-08-26 15:10:25 +08:00
parent 06debfd1fc
commit fc9613197b
202 changed files with 28919 additions and 5551 deletions
@@ -3,6 +3,11 @@ layout("/layouts/platform_h5.html"){
#-->
<style>
:root {
/* 当前福利选择页覆盖全局 H5 的 Vant 主色。 */
--color-primary: #1989fa;
}
.selection:not(:last-child) {
border-bottom: 1px dashed lightgrey;
}
@@ -3,6 +3,11 @@ layout("/layouts/platform_h5.html"){
#-->
<style>
:root {
/* 当前福利列表覆盖全局 H5 的 Vant 主色。 */
--color-primary: #1989fa;
}
.table-card {
position: relative;
background: #fff;