fix: 移除多余的uview-plus SCSS导入,使用正确的JS配置方式
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 22s

This commit is contained in:
sexygoat
2026-04-17 14:51:26 +08:00
parent 2d27f55d69
commit 379ac883f0
3 changed files with 15 additions and 4 deletions

View File

@@ -5,8 +5,6 @@
</template>
<style lang="scss">
@import "uview-plus/index.scss";
:root {
/* 主色 */
--primary: #0A84FF;