diff --git a/CoreCms.Net.Uni-App/CoreShop/manifest.json b/CoreCms.Net.Uni-App/CoreShop/manifest.json index 983a716..431417d 100644 --- a/CoreCms.Net.Uni-App/CoreShop/manifest.json +++ b/CoreCms.Net.Uni-App/CoreShop/manifest.json @@ -1,7 +1,7 @@ { - "name" : "核心商城系统", + "name" : "雨宝庄严", "appid" : "__UNI__353D3E6", - "description" : "核心商城系统(CoreShop)是基于uni-app框架开发的商城应用程序", + "description" : "", "versionName" : "1.0", "versionCode" : 1, "transformPx" : false, @@ -55,33 +55,33 @@ }, "icons" : { "android" : { - "hdpi" : "", - "xhdpi" : "", - "xxhdpi" : "", - "xxxhdpi" : "" + "hdpi" : "unpackage/res/icons/72x72.png", + "xhdpi" : "unpackage/res/icons/96x96.png", + "xxhdpi" : "unpackage/res/icons/144x144.png", + "xxxhdpi" : "unpackage/res/icons/192x192.png" }, "ios" : { - "appstore" : "", + "appstore" : "unpackage/res/icons/1024x1024.png", "ipad" : { - "app" : "", - "app@2x" : "", - "notification" : "", - "notification@2x" : "", - "proapp@2x" : "", - "settings" : "", - "settings@2x" : "", - "spotlight" : "", - "spotlight@2x" : "" + "app" : "unpackage/res/icons/76x76.png", + "app@2x" : "unpackage/res/icons/152x152.png", + "notification" : "unpackage/res/icons/20x20.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "proapp@2x" : "unpackage/res/icons/167x167.png", + "settings" : "unpackage/res/icons/29x29.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "spotlight" : "unpackage/res/icons/40x40.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png" }, "iphone" : { - "app@2x" : "", - "app@3x" : "", - "notification@2x" : "", - "notification@3x" : "", - "settings@2x" : "", - "settings@3x" : "", - "spotlight@2x" : "", - "spotlight@3x" : "" + "app@2x" : "unpackage/res/icons/120x120.png", + "app@3x" : "unpackage/res/icons/180x180.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "notification@3x" : "unpackage/res/icons/60x60.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "settings@3x" : "unpackage/res/icons/87x87.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png", + "spotlight@3x" : "unpackage/res/icons/120x120.png" } } } @@ -94,7 +94,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { - "appid" : "wx9ffab147a56e9424", + "appid" : "wxa17265f5fe8374b1", "setting" : { "urlCheck" : true, "postcss" : true, diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/member/address/list/list.vue b/CoreCms.Net.Uni-App/CoreShop/pages/member/address/list/list.vue index f530a1e..e444129 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/member/address/list/list.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/member/address/list/list.vue @@ -1,87 +1,89 @@ - - - - - - - - {{ item.name }} - {{ item.mobile }} - - 默认 - - - - {{item.areaName + item.address}} - - - - - - - - - - 新增收货地址 - + + + + + + + + {{ item.name }} + {{ item.mobile }} + + 默认 + + + + {{item.areaName + item.address}} + + + + + + + + + + 新增收货地址 + - - + + \ No newline at end of file diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/placeOrder/index/index.vue b/CoreCms.Net.Uni-App/CoreShop/pages/placeOrder/index/index.vue index bd3b35c..e304b14 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/placeOrder/index/index.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/placeOrder/index/index.vue @@ -1,153 +1,175 @@ - - - - - - - - - - - - - - - - - - - - - 收货人:{{ userShip.name || '' }} - {{ userShip.mobile || ''}} - - - {{ userShip.areaName || ''}} {{userShip.address || ''}} - - - - - - - - - - - - - 添加收货地址 - - - - - - - - - - - - - - - - {{store.name|| ''}} - {{store.mobile|| ''}} - - - {{store.address|| ''}} - - - - - - - - - - - - - 暂无门店 - - - - - - - - 姓名 - - - - 电话 - - - - - - - - - - - {{ item.products.name || ''}} - {{ item.products.spesDesc || ''}} - - - - - {{ item.products.price || ''}}结缘 - × {{ item.nums || ''}} - - - - - - + + + + + + + + + + + + + + + + + + + + + 收货人:{{ userShip.name || '' }} + {{ userShip.mobile || ''}} + + + {{ userShip.areaName || ''}} + {{userShip.address || ''}} + + + + + + + + + + + + + + 添加收货地址 + + + + + + + + + + + + + + + + {{store.name|| ''}} + {{store.mobile|| ''}} + + + {{store.address|| ''}} + + + + + + + + + + + + + 暂无门店 + + + + + + + + 姓名 + + + + 电话 + + + + + + + + + + + {{ item.products.name || ''}} + + {{ item.products.spesDesc || ''}} + + + + + + {{ item.products.price || ''}}结缘 + × {{ item.nums || ''}} + + + + + + - - - - - 优惠券 - - - - - - - - - {{ item.couponName || ''}} - {{ item.expression2 }} - - 有效期:{{ item.stime + ' 至 ' + item.etime }} - - - - - - - - - - - - - - - - - - + + + + 优惠券 + + + + + + + + + {{ item.couponName || ''}} + {{ item.expression2 }} + + + 有效期:{{ item.stime + ' 至 ' + item.etime }} + + + + + + + + + + + + + + + + + + - - - - + + + - - - + + + - - 商品总结缘 - {{ cartData.goodsAmount }}结缘 - + + 商品总结缘 + {{ cartData.goodsAmount }}结缘 + - - - - - - - - 买家留言 - - - - - - - - - - - - - - 共 {{ productNums}} 件商品 - 合计{{ cartData.amount}}结缘 - - 确认下单 - - - - - - + + + + + + + 买家留言 + + + + + + + + + + + + + + 共 {{ productNums}} 件商品 + 合计{{ cartData.amount}}结缘 + + 确认下单 + + + + + + \ No newline at end of file