增加咨询右下角组件

This commit is contained in:
A1300399510
2023-07-20 11:56:24 +08:00
parent e625743205
commit 7d2ac77df4
16 changed files with 273 additions and 50 deletions

View File

@@ -144,10 +144,7 @@ const identityObj = {
"-1": "房源认证"
}
async function init() {
const init = () => {
proxy.$post("/tenement/v2/api/user").then(res => {
if (res.code != 200) return
let data = res.data
@@ -160,8 +157,6 @@ async function init() {
getFavData()
}
// getFavData()
user.value = data.user
count.value = data.count
newmessagenum.value = data.newmessagenum