From 98f74b15327e212eb106b3a829f0e9f3682b2cf7 Mon Sep 17 00:00:00 2001 From: liuyuan Date: Fri, 21 Feb 2025 10:52:38 +0800 Subject: [PATCH] =?UTF-8?q?ios=E6=94=BE=E5=BC=80vip=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +- pages/course/courseDetail.vue | 20 +-- pages/goods/index/index.vue | 189 +--------------------- pages/goods/order/index.vue | 291 +++++++++++----------------------- pages/mine/mine/index.vue | 23 +-- pages/mine/vip/order.vue | 158 ++++++------------ 6 files changed, 153 insertions(+), 532 deletions(-) diff --git a/manifest.json b/manifest.json index 4812498..594ce14 100644 --- a/manifest.json +++ b/manifest.json @@ -12,8 +12,8 @@ "src" : "图片路径" } ], - "versionName" : "1.0.52", - "versionCode" : 1052, + "versionName" : "1.0.53", + "versionCode" : 1053, "app-plus" : { "nvueCompiler" : "uni-app", "compatible" : { diff --git a/pages/course/courseDetail.vue b/pages/course/courseDetail.vue index 173c5f5..5e36fba 100644 --- a/pages/course/courseDetail.vue +++ b/pages/course/courseDetail.vue @@ -4,7 +4,7 @@ - + {{goBuyTitle}} @@ -13,7 +13,7 @@ 立即购买 - + @@ -213,7 +213,7 @@ @click="handleClickGetGoodsList(librayList[curIndex])" text="购买课程"> - @@ -537,7 +537,6 @@ newPayment:"common/courseRelearn/courseCatalogueCanRelearn", // 检查复读地址 newPaymentList:"common/courseRelearn/relearnShopProductList", // 获取复读列表 }, - isAndorid: true, oprateOsName: '', linkClassList: [], // 可加入关联班级数组 classInfo: [], // 所在班级信息 @@ -571,7 +570,6 @@ //是否是vip this.getCourseByVip(); this.getSayList(); - this.getOS(); }, onPageScroll(e) { this.scrollTop = e.scrollTop; @@ -902,18 +900,6 @@ this.classInfo = {} }); }, - // 获得操作系统 - getOS() { - let oprateOs = ""; - oprateOs = uni.getSystemInfoSync().platform; - this.oprateOsName = uni.getSystemInfoSync().platform; - console.log('oprateOs', oprateOs) - if (oprateOs == "android") { - this.isAndorid = true; - } else { - this.isAndorid = false; - } - }, async checkPermision() { var result = await permission.premissionCheck("CAMERA_EXTERNAL_STORAGE") if (result != 1) { diff --git a/pages/goods/index/index.vue b/pages/goods/index/index.vue index b2f88d1..3e01ace 100644 --- a/pages/goods/index/index.vue +++ b/pages/goods/index/index.vue @@ -20,7 +20,6 @@ :key="index" style="width: 100%; height: 100%" > - 秒杀商品 - - @@ -130,43 +122,6 @@ itemClass="itemCouponClass" > - @@ -231,38 +186,7 @@ > - - - - @@ -306,8 +230,6 @@ - - @@ -352,8 +274,6 @@ - - @@ -397,38 +317,7 @@ - - - - @@ -442,48 +331,9 @@ - + - - - - - @@ -514,12 +364,9 @@ slotProps.row.title }} - @@ -639,10 +475,6 @@ @buttonClick="onHandleClickBuy" /> - @@ -665,24 +497,7 @@ export default { parameterList: [], booksList: [], coursesList: [], - buyOptions: [ - // { - // icon: 'chat', - // text: '客服' - // }, - // { - // icon: "shop", - // text: "店铺", - // // info: 2, - // infoBackgroundColor: "#007aff", - // infoColor: "#f5f5f5", - // }, - // { - // icon: 'cart', - // text: '购物车', - // info: 2 - // } - ], + buyOptions: [], swiperList: [], goodsList: [], diff --git a/pages/goods/order/index.vue b/pages/goods/order/index.vue index 492b190..35b2b73 100644 --- a/pages/goods/order/index.vue +++ b/pages/goods/order/index.vue @@ -37,8 +37,6 @@ style="" > - - @@ -170,11 +168,10 @@ style="display: inline-block" > - {{ v.text }}