feat: 新增确认送达弹框组件、添加安卓打包测试证书、骑手配送流程接口对接

This commit is contained in:
admin
2026-02-24 11:58:30 +08:00
parent b85833690f
commit bc1833ec89
25 changed files with 2982 additions and 1205 deletions

View File

@@ -45,9 +45,9 @@
<text class="head-title-active head-title-line" @tap="showAuthModal('smsLogin')">
验证码登录
</text>
<text class="head-title-active head-title-line" style="margin-left:25rpx;" @click="toRegister">
<!-- <text class="head-title-active head-title-line" style="margin-left:25rpx;" @click="toRegister">
骑手注册
</text>
</text> -->
</view>
</view>
</template>