style: 全局修改样式主题

This commit is contained in:
ccnetcore
2025-08-04 22:35:45 +08:00
parent 7cb3aea2e6
commit 3e647ef14d
30 changed files with 69 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
<template>
<el-button text @click="agree">
<el-icon v-if="data.isAgree" color="#409EFF">
<el-icon v-if="data.isAgree" color="#00DA72">
<CircleCheckFilled />
</el-icon>
<el-icon v-else color="#1E1E1E">