选择风格变为生成四个,调整渐变按钮样式

This commit is contained in:
X1627315083
2025-12-29 14:42:50 +08:00
parent 1a52eaa3c3
commit 15a4220fbc
10 changed files with 247 additions and 89 deletions

View File

@@ -21,8 +21,11 @@
<header-title @clickProfile="handleClickProfile" />
<RouteCache />
<footer-navigation v-if="notShowFooter" />
<template>
<profile ref="profileRef" />
</template>
</div>
<profile ref="profileRef" />
</template>
<style scoped lang="less">
.workshop {