2025年03月13日 1.0.13 增加收费站效能评价系统相关页面及代码

main
gaoshuguang 8 months ago
parent 8fb5d1bbe3
commit a549e2ee89

@ -5,8 +5,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>大屏展示</title>
<script type="module" crossorigin src="./assets/index-d502ac33.js"></script>
<link rel="stylesheet" href="./assets/index-eacbe4a1.css">
<script type="module" crossorigin src="./assets/index-2e2c5028.js"></script>
<link rel="stylesheet" href="./assets/index-ccbee14e.css">
</head>
<body>

@ -5,8 +5,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>大屏展示</title>
<script type="module" crossorigin src="./assets/index-d502ac33.js"></script>
<link rel="stylesheet" href="./assets/index-eacbe4a1.css">
<script type="module" crossorigin src="./assets/index-2e2c5028.js"></script>
<link rel="stylesheet" href="./assets/index-ccbee14e.css">
</head>
<body>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>大屏展示</title>
<script type="module" crossorigin src="./assets/index-d502ac33.js"></script>
<link rel="stylesheet" href="./assets/index-eacbe4a1.css">
<script type="module" crossorigin src="./assets/index-2e2c5028.js"></script>
<link rel="stylesheet" href="./assets/index-ccbee14e.css">
</head>
<body>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>大屏展示</title>
<script type="module" crossorigin src="./assets/index-d502ac33.js"></script>
<link rel="stylesheet" href="./assets/index-eacbe4a1.css">
<script type="module" crossorigin src="./assets/index-2e2c5028.js"></script>
<link rel="stylesheet" href="./assets/index-ccbee14e.css">
</head>
<body>

@ -24,7 +24,7 @@ import {onMounted, ref} from "vue";
import XNPJIndex from './XNPJIndex.vue'
import {selectStaNoJYCG, selectStaNoWLSB} from "../../axios/api";
import mybut from '../../components/mybuton.vue'
const title = ref('收费站效能评价评价系统')
const title = ref('收费站效能评价系统')
var week = ['星期天', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六'];
var time = ref('')
var date = ref('')

Loading…
Cancel
Save