|
|
@ -171,10 +171,10 @@ const _sfc_main = { |
|
|
|
myHouse.value = res; |
|
|
|
counterStore.upDateUseInfo("myHouse", res); |
|
|
|
} |
|
|
|
function goSever() { |
|
|
|
function goSever(url) { |
|
|
|
if (!myHouse.value) |
|
|
|
return; |
|
|
|
goHome(); |
|
|
|
goHome(url); |
|
|
|
} |
|
|
|
async function goHome(url) { |
|
|
|
if (show.value) |
|
|
@ -251,7 +251,7 @@ const _sfc_main = { |
|
|
|
j: common_vendor.unref(imgUrl) + "homebanner3.png" |
|
|
|
} : {}, { |
|
|
|
k: common_vendor.unref(imgUrl) + "homebanner2.png", |
|
|
|
l: common_vendor.o(($event) => goSever()), |
|
|
|
l: common_vendor.o(($event) => goSever("/pages/subPage/ballots/ballotsList/ballotsList")), |
|
|
|
m: common_assets._imports_0, |
|
|
|
n: common_vendor.o(($event) => _ctx.$goPage("/pages/subPage/notice/notice")), |
|
|
|
o: common_vendor.p({ |
|
|
|