From 6e2f78c7e31283542a9c88c87e999cad3cfb1112 Mon Sep 17 00:00:00 2001 From: abu <3109389044@qq.com> Date: Wed, 11 Jun 2025 16:46:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=9E=E6=AD=A3=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 +- manifest.json | 490 +++++++++++++++++------------------ pages/tabbar/vlog/index.nvue | 79 +++--- 3 files changed, 287 insertions(+), 284 deletions(-) diff --git a/App.vue b/App.vue index 227e24ba..1dc6b952 100644 --- a/App.vue +++ b/App.vue @@ -390,4 +390,4 @@ body { // height: 100% ; // overflow: hidden; // } - \ No newline at end of file + diff --git a/manifest.json b/manifest.json index 6a48b167..c63fbc9a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,245 +1,245 @@ -{ - "name": "无终街", - "appid": "__UNI__6DB512D", - "description": "admin", - "versionName": "4.0.1", - "versionCode": 406, - "transformPx": false, - "sassImplementationName": "node-sass", - "app-plus": { - "android": { - "versionCode": 406, // Android 版本号 - "versionName": "4.0.1" // 用户看到的版本号 - }, - "compatible": { - "ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 - }, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - /* 5+App特有相关 */ - "usingComponents": true, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 - }, - "screenOrientation": ["portrait-primary"], - "modules": { - "Payment": {}, - "Share": {}, - "Geolocation": {}, - "Maps": {}, - "Camera": {}, - "Barcode": {}, - "VideoPlayer": {}, - "Push": {}, - "OAuth": {} - }, - "error": { - /* 404错误页面*/ - "url": "hybrid/html/error.html" - }, - /* 模块配置 */ - "distribute": { - /* 应用发布信息 */ - "android": { - /* android打包配置 */ - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"], - "schemes": "wuzhongjie", - "minSdkVersion": 21, - "targetSdkVersion": 34 - }, - "ios": { - "idfa": false, - "privacyDescription": { - "NSPhotoLibraryUsageDescription": "需要用与评论上传,头像上传功能", - "NSPhotoLibraryAddUsageDescription": "保存商品图片到本地", - "NSCameraUsageDescription": "需要用与扫描二维码和商品评论图片拍摄", - "NSLocationAlwaysAndWhenInUseUsageDescription": "可根据位置向您介绍附近的视频信息,提升浏览体验,或帮助你在发布的信息中展示位置,不授权不影响app正常使用", - "NSMicrophoneUsageDescription": "用户上传视频时需使用音频信息" - }, - "capabilities": { - "entitlements": { - "com.apple.developer.associated-domains": ["applinks:wuzhongjie.com.cn"] - } - }, - "urltypes": "wuzhongjie", - "dSYMs": false - }, - /* ios打包配置 */ - "sdkConfigs": { - "payment": { - "weixin": { - "__platform__": ["ios", "android"], - "appid": "wxebcdaea31881caab", - "UniversalLinks": "https://wuzhongjie.com.cn/" - }, - "alipay": { - "__platform__": ["ios", "android"] - } - }, - "ad": {}, - "share": { - "weixin": { - "appid": "wxebcdaea31881caab", - "UniversalLinks": "https://wuzhongjie.com.cn/" - } - }, - "oauth": { - "weixin": { - "appid": "wxebcdaea31881caab", - "UniversalLinks": "https://wuzhongjie.com.cn/" - }, - "apple": {} - }, - "geolocation": { - "amap": { - "__platform__": ["ios", "android"], - "appkey_ios": "f463d3350efe63f8be5d9a62f24d0aab", - "appkey_android": "fb3f1ccb34616c70f068aa950f3e27df" - }, - "system": { - "__platform__": ["ios", "android"] - } - }, - "maps": { - "amap": { - "appkey_ios": "f463d3350efe63f8be5d9a62f24d0aab", - "appkey_android": "fb3f1ccb34616c70f068aa950f3e27df" - } - }, - "push": {} - }, - "icons": { - "android": { - "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": "unpackage/res/icons/1024x1024.png", - "ipad": { - "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": "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" - } - } - }, - "splashscreen": { - "iosStyle": "common", - "ios": { - "storyboard": "CustomStoryboard.zip" - }, - "androidStyle": "default", - "android": { - "hdpi": "CustomStartPage/start-page.9.png", - "xhdpi": "CustomStartPage/start-page.9.png", - "xxhdpi": "CustomStartPage/start-page.9.png" - }, - "useOriginalMsgbox": true - } - }, - "nativePlugins": {} - }, - "permission": { - "scope.userLocation": { - "desc": "你的位置信息将用于高德地图的效果展示" - } - }, - /* SDK配置 */ - "quickapp": {}, - /* 快应用特有相关 */ - "mp-weixin": { - /* 小程序特有相关 */ - "usingComponents": true, - "appid": "wx6f10f29075dc1b0b", - "optimization": { - "subPackages": true - }, - "setting": { - "urlCheck": false, - "minified": true, - "postcss": false, - "es6": true - }, - "permission": { - "scope.userLocation": { - "desc": "位置信息将用于高德地图的效果展示" - } - }, - "plugins": { - "myPlugin": { - "version": "1.1.0", - "provider": "wx738958e0f4c894f9" - }, - "live-player-plugin": { - "version": "1.3.0", - "provider": "wx2b03c6e691cd7370" - } - } - }, - "h5": { - "devServer": { - "disableHostCheck": true - }, - "router": { - "mode": "history", - "base": "" - }, - "sdkConfigs": { - "maps": {} - }, - "optimization": { - "treeShaking": { - "enable": true - } - }, - "title": "lilishop", - "template": "" - } -} \ No newline at end of file +{ + "name" : "无终街", + "appid" : "__UNI__6DB512D", + "description" : "admin", + "versionName" : "4.0.2", + "versionCode" : 406, + "transformPx" : false, + "sassImplementationName" : "node-sass", + "app-plus" : { + "android" : { + "versionCode" : 406, // Android 版本号 + "versionName" : "4.0.2" // 用户看到的版本号 + }, + "compatible" : { + "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + }, + "nvueStyleCompiler" : "uni-app", + "compilerVersion" : 3, + /* 5+App特有相关 */ + "usingComponents" : true, + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 + }, + "screenOrientation" : [ "portrait-primary" ], + "modules" : { + "Payment" : {}, + "Share" : {}, + "Geolocation" : {}, + "Maps" : {}, + "Camera" : {}, + "Barcode" : {}, + "VideoPlayer" : {}, + "Push" : {}, + "OAuth" : {} + }, + "error" : { + /* 404错误页面*/ + "url" : "hybrid/html/error.html" + }, + /* 模块配置 */ + "distribute" : { + /* 应用发布信息 */ + "android" : { + /* android打包配置 */ + "permissions" : [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], + "schemes" : "wuzhongjie", + "minSdkVersion" : 21, + "targetSdkVersion" : 34 + }, + "ios" : { + "idfa" : false, + "privacyDescription" : { + "NSPhotoLibraryUsageDescription" : "需要用与评论上传,头像上传功能", + "NSPhotoLibraryAddUsageDescription" : "保存商品图片到本地", + "NSCameraUsageDescription" : "需要用与扫描二维码和商品评论图片拍摄", + "NSLocationAlwaysAndWhenInUseUsageDescription" : "可根据位置向您介绍附近的视频信息,提升浏览体验,或帮助你在发布的信息中展示位置,不授权不影响app正常使用", + "NSMicrophoneUsageDescription" : "用户上传视频时需使用音频信息" + }, + "capabilities" : { + "entitlements" : { + "com.apple.developer.associated-domains" : [ "applinks:wuzhongjie.com.cn" ] + } + }, + "urltypes" : "wuzhongjie", + "dSYMs" : false + }, + /* ios打包配置 */ + "sdkConfigs" : { + "payment" : { + "weixin" : { + "__platform__" : [ "ios", "android" ], + "appid" : "wxebcdaea31881caab", + "UniversalLinks" : "https://wuzhongjie.com.cn/" + }, + "alipay" : { + "__platform__" : [ "ios", "android" ] + } + }, + "ad" : {}, + "share" : { + "weixin" : { + "appid" : "wxebcdaea31881caab", + "UniversalLinks" : "https://wuzhongjie.com.cn/" + } + }, + "oauth" : { + "weixin" : { + "appid" : "wxebcdaea31881caab", + "UniversalLinks" : "https://wuzhongjie.com.cn/" + }, + "apple" : {} + }, + "geolocation" : { + "amap" : { + "__platform__" : [ "ios", "android" ], + "appkey_ios" : "f463d3350efe63f8be5d9a62f24d0aab", + "appkey_android" : "fb3f1ccb34616c70f068aa950f3e27df" + }, + "system" : { + "__platform__" : [ "ios", "android" ] + } + }, + "maps" : { + "amap" : { + "appkey_ios" : "f463d3350efe63f8be5d9a62f24d0aab", + "appkey_android" : "fb3f1ccb34616c70f068aa950f3e27df" + } + }, + "push" : {} + }, + "icons" : { + "android" : { + "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" : "unpackage/res/icons/1024x1024.png", + "ipad" : { + "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" : "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" + } + } + }, + "splashscreen" : { + "iosStyle" : "common", + "ios" : { + "storyboard" : "CustomStoryboard.zip" + }, + "androidStyle" : "default", + "android" : { + "hdpi" : "CustomStartPage/start-page.9.png", + "xhdpi" : "CustomStartPage/start-page.9.png", + "xxhdpi" : "CustomStartPage/start-page.9.png" + }, + "useOriginalMsgbox" : true + } + }, + "nativePlugins" : {} + }, + "permission" : { + "scope.userLocation" : { + "desc" : "你的位置信息将用于高德地图的效果展示" + } + }, + /* SDK配置 */ + "quickapp" : {}, + /* 快应用特有相关 */ + "mp-weixin" : { + /* 小程序特有相关 */ + "usingComponents" : true, + "appid" : "wx6f10f29075dc1b0b", + "optimization" : { + "subPackages" : true + }, + "setting" : { + "urlCheck" : false, + "minified" : true, + "postcss" : false, + "es6" : true + }, + "permission" : { + "scope.userLocation" : { + "desc" : "位置信息将用于高德地图的效果展示" + } + }, + "plugins" : { + "myPlugin" : { + "version" : "1.1.0", + "provider" : "wx738958e0f4c894f9" + }, + "live-player-plugin" : { + "version" : "1.3.0", + "provider" : "wx2b03c6e691cd7370" + } + } + }, + "h5" : { + "devServer" : { + "disableHostCheck" : true + }, + "router" : { + "mode" : "history", + "base" : "" + }, + "sdkConfigs" : { + "maps" : {} + }, + "optimization" : { + "treeShaking" : { + "enable" : true + } + }, + "title" : "lilishop", + "template" : "" + } +} diff --git a/pages/tabbar/vlog/index.nvue b/pages/tabbar/vlog/index.nvue index 39eeb263..b4080e44 100644 --- a/pages/tabbar/vlog/index.nvue +++ b/pages/tabbar/vlog/index.nvue @@ -16,7 +16,10 @@ @onAnimationEnd="animationfinish" > - + - - - {{ childTab.name }} - + + {{ childTab.name }} + + -