From 7ff542e57af4fdd0cc42e6cddeae5ff627ab7957 Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Fri, 1 Aug 2025 21:37:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=A2=E5=8D=95=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 173 ++++++++------- .../components/GoodsInfo/images/food.png | Bin 0 -> 782 bytes .../components/GoodsInfo/images/ticket.png | Bin 0 -> 689 bytes pages/order/components/GoodsInfo/index.vue | 69 +++++- .../components/GoodsInfo/styles/index.scss | 207 ++++++++++++------ .../components/OrderCard/OrderCardContent.vue | 14 +- pages/order/components/OrderInfo/index.vue | 12 +- .../components/OrderInfo/styles/index.scss | 40 ---- 8 files changed, 317 insertions(+), 198 deletions(-) create mode 100644 pages/order/components/GoodsInfo/images/food.png create mode 100644 pages/order/components/GoodsInfo/images/ticket.png diff --git a/manifest.json b/manifest.json index b8dae08..6422ffb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,89 +1,94 @@ { - "name" : "YGTianmuCS", - "appid" : "__UNI__BB03E8A", - "description" : "", - "versionName" : "1.0.0", - "versionCode" : "100", - "transformPx" : false, - /* 5+App特有相关 */ - "app-plus" : { - "usingComponents" : true, - "nvueStyleCompiler" : "uni-app", - "compilerVersion" : 3, - "splashscreen" : { - "alwaysShowBeforeRender" : true, - "waiting" : true, - "autoclose" : true, - "delay" : 0 - }, - "safearea" : { - "bottom" : { - "offset" : "auto" // 自动适配安全区域 - } - }, - /* 模块配置 */ - "modules" : {}, - /* 应用发布信息 */ - "distribute" : { - /* android打包配置 */ - "android" : { - "permissions" : [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - /* ios打包配置 */ - "ios" : {}, - /* SDK配置 */ - "sdkConfigs" : { - "oauth" : {} - } - } + "name": "YGTianmuCS", + "appid": "__UNI__BB03E8A", + "description": "", + "versionName": "1.0.0", + "versionCode": "100", + "transformPx": false, + /* 5+App特有相关 */ + "app-plus": { + "usingComponents": true, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 }, - /* 快应用特有相关 */ - "quickapp" : {}, - /* 小程序特有相关 */ - "mp-weixin" : { - "appid" : "wx5e79df5996572539", - "setting" : { - "urlCheck" : false - }, - "usingComponents" : true, - "permission" : {} + "safearea": { + "bottom": { + "offset": "auto" // 自动适配安全区域 + } }, - "mp-alipay" : { - "usingComponents" : true - }, - "mp-baidu" : { - "usingComponents" : true - }, - "mp-toutiao" : { - "usingComponents" : true - }, - "uniStatistics" : { - "enable" : false - }, - "vueVersion" : "3", - "h5" : { - "router" : { - "base" : "./", - "mode" : "hash" - }, - "devServer" : { - "https" : false - } + /* 模块配置 */ + "modules": {}, + /* 应用发布信息 */ + "distribute": { + /* android打包配置 */ + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + /* ios打包配置 */ + "ios": {}, + /* SDK配置 */ + "sdkConfigs": { + "oauth": {} + } } + }, + /* 快应用特有相关 */ + "quickapp": {}, + /* 小程序特有相关 */ + "mp-weixin": { + "appid": "wx5e79df5996572539", + "setting": { + "urlCheck": false + }, + "usingComponents": true, + "requiredPrivateInfos": ["getLocation"], + "permission": { + "scope.userLocation": { + "desc": "用于获取当前所在城市信息" + } + } + }, + "mp-alipay": { + "usingComponents": true + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3", + "h5": { + "router": { + "base": "./", + "mode": "hash" + }, + "devServer": { + "https": false + } + } } diff --git a/pages/order/components/GoodsInfo/images/food.png b/pages/order/components/GoodsInfo/images/food.png new file mode 100644 index 0000000000000000000000000000000000000000..82526269f2c33bef47e6b759e529c4bea69d05b5 GIT binary patch literal 782 zcmV+p1M&QcP)Px%$Vo&&R7gw3mrY1iQ5462=Zo+e>Z2 zkjX}CO|=-=t*XVqvIKqxMPxv&J~77LV~TgujE!gG4sHw7s%V`m1wdM&%*=Zq65*4m zT$FmJ!xvavS!KnX1&${PbCX{&YR^dn-)0NuL>z`Xm`ft;_mNh=eg##z6TqIF4W9#c z+RSC($bW>!oC^Zi1NHVq>_G$^DWv6rLl(W^H;jML8RRfOotxo;i-Iq(Suu}P2_KV1 zTOxcAY?YkmjfBss%`lA!4Zf;3rx3IE@f_#ugFP_z(T~F+lvXosTV$f0{7emWsp?ig zmc+n0g;Dv~N0I;|BCn>zsT6Hzr?sZXS3!w^ykaD83sQDI!qwh0=*Vjr832vjE9S=& zG{%;T(`wog>JmnqU4Yrq3hPQCBOB5)qb9$mV0s)r_hFwk!1$+xTcKQ(P@6m#q|{TL zSB$CXj700XMh39mHPPrjmZE*)w3#7bjjJxZ5L0y*)|4cUB&->QWE%f770-Uzk}AEXq&YZ$}Vee#t!XUH||9 M07*qoM6N<$g2cORH2?qr literal 0 HcmV?d00001 diff --git a/pages/order/components/GoodsInfo/images/ticket.png b/pages/order/components/GoodsInfo/images/ticket.png new file mode 100644 index 0000000000000000000000000000000000000000..0ab333465fb66d3c35e3189f439093f121cc6679 GIT binary patch literal 689 zcmV;i0#5yjP)Px%Ye_^wR7gw3mrY1iQ51l`bKg)pV2iR5`Vm@0SeY(bMF#DppdY9aS3xMWszo3v zl$hY85M-;MXj_R87L~N9MbV~$2sFZlxG1!2RgN{yyCC^C!wr$rbSl|E^A z?-T{r9yVDqSAg>+!h*za8nsuYgCE%fIXm{CF6O!j%|(Q@Sie%L+;gxOv*9^lH(~mL zb1MkVIF|x$IqmjB=EEF#E|JQdvlhKw>^7DoXOLEYyLY{W`wzax9>qLV#VeClTOy1J z_M}{5M7%n+>&<0^j%8$TsZOR*ddwf&Ei=7rDOYDmRrlvvsn~{T8ivZ6K!8qtKnIT@ zwP%n+-3xL$@d6!chU9dPu86#w75BJkFNdu)!@da>tHYdr3>8~T2hTgi&o7I0Q^wdv zaeGWJLYuGU)d7RjC+UQ|66ByixE6Ej5p1X~eaDmU(ZLh&>ua8_qOZkGm`R|@*K*lL zWOox%-wLrhUlG4E*69&=+mDXkhrcs^dQ%?QyG5Mf^c1LWz{HH;kZ*RaftvqhO{)ta1viffQ_+@h7l(Z|QYB z@p8Upeh+AwVO - - {{ orderData.commodityAddress }} + + {{ orderData.storeName }} {{ commodityName }} - 预定时间:{{ checkInData }} + + + + {{ orderData.commodityAddress }} + + + + @@ -36,6 +48,9 @@