feat:标签修复

This commit is contained in:
zhongzm
2025-10-15 16:52:50 +08:00
parent 25538b2cc4
commit 6597b20ff9

View File

@@ -475,8 +475,6 @@ onBeforeUnmount(() => {
</script> </script>
<template> <template>
<!-- <div class="dashboard-wrapper">-->
<!-- <div class="dashboard-container">-->
<div class="viewport" ref="viewportDom"> <div class="viewport" ref="viewportDom">
<div class="brand"> <div class="brand">
<div <div
@@ -892,8 +890,6 @@ onBeforeUnmount(() => {
</div> </div>
</div> </div>
</div> </div>
<!-- </div>-->
<!-- </div>-->
</template> </template>
<style lang="less" scoped> <style lang="less" scoped>
@import url('./css/index.css'); @import url('./css/index.css');