diff --git a/miniprogram/app.ts b/miniprogram/app.ts index b80000e..256851e 100644 --- a/miniprogram/app.ts +++ b/miniprogram/app.ts @@ -2,9 +2,9 @@ App({ globalData: {}, onLaunch() { - const envVersion = wx.getAccountInfoSync().miniProgram.envVersion - if (envVersion !== 'release') { - wx.reLaunch({ url: '/pages/tools/index' }) - } + // const envVersion = wx.getAccountInfoSync().miniProgram.envVersion + // if (envVersion !== 'release') { + // wx.reLaunch({ url: '/pages/tools/index' }) + // } }, }) diff --git a/miniprogram/pages/index/assets/get.png b/miniprogram/pages/index/assets/get.png index 93d6e57..f4a05aa 100644 Binary files a/miniprogram/pages/index/assets/get.png and b/miniprogram/pages/index/assets/get.png differ diff --git a/miniprogram/pages/index/assets/test.jpg b/miniprogram/pages/index/assets/test.jpg new file mode 100644 index 0000000..9d6b574 Binary files /dev/null and b/miniprogram/pages/index/assets/test.jpg differ diff --git a/miniprogram/pages/index/assets/test.png b/miniprogram/pages/index/assets/test.png deleted file mode 100644 index b1f19be..0000000 Binary files a/miniprogram/pages/index/assets/test.png and /dev/null differ diff --git a/miniprogram/pages/index/index.scss b/miniprogram/pages/index/index.scss index 881bb7d..9d3f229 100644 --- a/miniprogram/pages/index/index.scss +++ b/miniprogram/pages/index/index.scss @@ -34,17 +34,6 @@ page { border-radius: 36rpx; } -.overlay-blur-top { - position: absolute; - top: 0; - left: 0; - right: 0; - height: 72rpx; - border-radius: 36rpx 36rpx 0 0; - background: linear-gradient(to bottom, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0) 100%); - pointer-events: none; -} - /* ========== 弹窗 ========== */ .popup-mask { position: fixed; diff --git a/miniprogram/pages/index/index.ts b/miniprogram/pages/index/index.ts index cce2654..64e4f49 100644 --- a/miniprogram/pages/index/index.ts +++ b/miniprogram/pages/index/index.ts @@ -18,16 +18,16 @@ Component({ // 转发给好友 onShareAppMessage() { return { - title: '2024新款男士轻薄羽绒服 限时5折¥299', + title: '吉林敖东控糖胶囊 辅助降血糖 ¥89.22起', path: '/pages/index/index', - imageUrl: '/pages/index/assets/test.png', + imageUrl: '/pages/index/assets/test.jpg', } }, // 分享到朋友圈 onShareTimeline() { return { - title: '2024新款男士轻薄羽绒服 限时5折¥299', - imageUrl: '/pages/index/assets/test.png', + title: '吉林敖东控糖胶囊 辅助降血糖 ¥89.22起', + imageUrl: '/pages/index/assets/test.jpg', } }, preventTouchMove() {}, diff --git a/miniprogram/pages/index/index.wxml b/miniprogram/pages/index/index.wxml index f4bb666..164f019 100644 --- a/miniprogram/pages/index/index.wxml +++ b/miniprogram/pages/index/index.wxml @@ -1,15 +1,14 @@ - - + - + @@ -18,14 +17,14 @@ ¥ - 299 - .00 - ¥599.00 - 限时5折 + 89 + .22起 + 优惠前¥258起 + 已售1000+ - 跨店满减 - 每满200减30 + 平台礼金补贴 + 补贴21元 即时到账 @@ -34,9 +33,9 @@ 品牌 正品保证 - 24h发货 + 药房直售 - 2024新款男士轻薄羽绒服 短款立领保暖外套 秋冬季百搭休闲潮牌上衣 加厚防风防水 + 吉林敖东控糖胶囊益壹生牌怡络和胶囊官方旗舰店正品药房直售 9gv @@ -45,9 +44,9 @@ 促销 - 满299减20 - 满499减50 - 店铺券 + 淘金币已抵2.58元 + 限时立减145.2 + 国家贴息3期免息 › @@ -55,14 +54,14 @@ 配送 - 广东广州 | 快递: 免运费 + 预计明天发货 | 承诺48小时内发货 | 多仓发货 › 服务 - 7天无理由 · 运费险 · 极速退款 + 假一赔四 · 退货宝 · 极速退款 · 7天无理由退换 › @@ -71,22 +70,12 @@ - 颜色分类 + 规格 - 黑色 - 深灰色 - 卡其色 - 军绿色 - - - - 尺码 - - M - L - XL - 2XL - 3XL + 1盒 + 2盒装 + 3盒装 + 5盒装 @@ -105,12 +94,12 @@ - 潮流前线官方旗舰店 - 品牌店 + 吉林敖东大药房官方旗舰店 + 旗舰店 描述 4.8 - 服务 4.8 + 服务 4.9 物流 4.9 @@ -125,17 +114,13 @@ 商品详情 - 用户评价(1280) + 用户评价(15) 问大家 - - - - - + @@ -147,7 +132,7 @@ ♡ - 收藏 + 收藏 94 ◐ @@ -160,6 +145,6 @@ 加入购物车 - 立即购买 + 领券购买 diff --git a/project.config.json b/project.config.json index 186b9e5..3c45384 100644 --- a/project.config.json +++ b/project.config.json @@ -32,7 +32,11 @@ "condition": false, "swc": false, "disableSWC": true, - "disableUseStrict": false + "disableUseStrict": false, + "sassSetting": { + "sassCommonUseFilePath": "global.sass", + "scssCommonUseFilePath": "global.scss" + } }, "simulatorType": "wechat", "simulatorPluginLibVersion": {}, @@ -47,5 +51,6 @@ "ignore": [], "include": [] }, - "appid": "wx0527b2d9e540919e" + "appid": "wx0527b2d9e540919e", + "isGameTourist": false } \ No newline at end of file diff --git a/project.private.config.json b/project.private.config.json index da0c556..d9dc00b 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,21 +1,23 @@ { - "libVersion": "2.32.3", - "projectname": "redirect", - "setting": { - "urlCheck": true, - "coverView": false, - "lazyloadPlaceholderEnable": false, - "skylineRenderEnable": true, - "preloadBackgroundData": false, - "autoAudits": false, - "useApiHook": true, - "showShadowRootInWxmlPanel": false, - "useStaticServer": false, - "useLanDebug": false, - "showES6CompileOption": false, - "compileHotReLoad": true, - "bigPackageSizeSupport": false, - "checkInvalidKey": true, - "ignoreDevUnusedFiles": true - } + "libVersion": "2.32.3", + "projectname": "redirect", + "setting": { + "urlCheck": true, + "coverView": false, + "lazyloadPlaceholderEnable": false, + "skylineRenderEnable": true, + "preloadBackgroundData": false, + "autoAudits": false, + "useApiHook": true, + "showShadowRootInWxmlPanel": false, + "useStaticServer": false, + "useLanDebug": false, + "showES6CompileOption": false, + "compileHotReLoad": true, + "bigPackageSizeSupport": false, + "checkInvalidKey": true, + "ignoreDevUnusedFiles": true, + "useGlassEaselForWxml": false + }, + "condition": {} } \ No newline at end of file