page{ /* nav默认 */ --themeNavColor: black; --themeNavBg: white; /* nav可以改动 */ --themeNavColor1: white; --themeNavBg1: #1989fa; // 容器 --themeCtrBg:#eee; background-color:var(--themeCtrBg); } .globstyle{ margin-bottom: 150rpx; }