优化页面
This commit is contained in:
@@ -22,7 +22,6 @@ import Advertisement from "../../components/Advertisement/Advertisement";
|
||||
import contentList from "../../components/contentList/contentList";
|
||||
import tabBar from "../../components/tabBar/tabBar";
|
||||
import TUIlogin from "../../components/TUILogin.js";
|
||||
import TencentCloudChat from "@tencentcloud/chat";
|
||||
import { useCounterStore } from '@/stores/counter'
|
||||
const counter = useCounterStore()
|
||||
export default {
|
||||
@@ -62,6 +61,7 @@ export default {
|
||||
});
|
||||
},
|
||||
});
|
||||
|
||||
},
|
||||
methods: {
|
||||
goAdvertisement() {
|
||||
|
||||
Reference in New Issue
Block a user