Commit a9c30ffd authored by 郭铭瑶's avatar 郭铭瑶 🤘

更新

parent 289633ad
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -6,10 +6,10 @@
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>静安智慧房管</title>
<script type="module" crossorigin src="./assets/index.79b828ab.js"></script>
<script type="module" crossorigin src="./assets/index.53e16366.js"></script>
<link rel="modulepreload" href="./assets/vendor.d8be57b6.js">
<link rel="stylesheet" href="./assets/vendor.db35e2cd.css">
<link rel="stylesheet" href="./assets/index.6d616eb9.css">
<link rel="stylesheet" href="./assets/index.42ecaaae.css">
</head>
<body>
......
......@@ -59,7 +59,7 @@ const btns = computed(() => [
key: 'list',
icon: btn5,
hidden: props.onlyOneView,
tip: '屏幕列表',
tip: '展示屏配置',
},
// { key: 'btn6', icon: btn6 },
{ key: 'reset', icon: btn8, tip: '重置' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment