修改流程

This commit is contained in:
2026-06-17 23:29:04 +08:00
parent eeffab9a06
commit fbf40a1575
31 changed files with 3265 additions and 933 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ function navigateTo(url: string) {
<view @click="goBack" class="h-148rpx flex items-center justify-end pr-30rpx">
<view class="w-212rpx h-64rpx bg-#F2F2F2 rounded-64rpx center">
<image
src="@img/chef/1285.png"
src="/static/app/images/add_cart.png"
class="mr-16rpx w-24rpx h-24rpx shrink-0"
></image>
<text class="text-#333 text-28rpx lh-28rpx font-500">{{ t('pages-user.cart.addItems') }}</text>