This commit is contained in:
aixianling
2023-01-03 15:12:00 +08:00
parent d86b3b7732
commit 8170e74471

View File

@@ -16,6 +16,7 @@
<AiGroup noBorder description>
<u-parse :html="detail.ending"/>
</AiGroup>
<u-gap height="160"/>
<weixin-login :autoShow="!user.token" content="投票需要您授权您的微信信息" @login="getList"/>
</section>
</template>