This commit is contained in:
bobobobo
2026-02-05 01:09:52 +08:00
parent 8cefc2f670
commit a54dfee158
8 changed files with 163 additions and 226 deletions

View File

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