fix
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped

This commit is contained in:
李志鹏
2025-12-29 14:52:24 +08:00
parent 3826e553b1
commit fab733c7c7

View File

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