测试环境优化

This commit is contained in:
GaoHao
2024-12-30 19:29:22 +08:00
parent 643b9f3e26
commit ca19590876
9 changed files with 42 additions and 44 deletions

View File

@@ -211,7 +211,6 @@
import dragButton from "@/components/drag-button/drag-button.vue";
import httpsRequest from '../../common/httpRequest.js'
import {$cache_index} from '@/store/cashe.js'
console.log($cache_index)
export default {
components: {
videoList,
@@ -939,7 +938,6 @@
state: 1
}
this.$u.api.msg(data).then(res => {
console.log(res)
if (res.code == 0) {
this.notice = res.data.list
res.data.list.forEach(res => {