This commit is contained in:
bobobobo
2026-02-05 00:34:36 +08:00
parent 737d8e9a69
commit 23d079761e
5 changed files with 461 additions and 28 deletions

View File

@@ -91,11 +91,12 @@
></image>
</template>
<template #right>
<!-- shareDialog = true navigateTo -->
<image
src="/static/images/public/share-icon.png"
mode="heightFix"
class="right-icon"
@click="shareDialog = true"
@click="navigateTo('/pages/shop-together/user')"
></image>
</template>
</nav-bar>