From 78b7e82e99916046ac4bc520b97267513e71a1f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=85=B8=E5=8D=93?= Date: Mon, 7 Apr 2025 10:50:06 +0800 Subject: [PATCH] =?UTF-8?q?flat:=E6=9A=82=E5=AD=98=E5=AE=9C=E6=98=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 10244 -> 10244 bytes .gitignore | 1 + manifest.json | 202 +++++++++--------- unpackage/.DS_Store | Bin 6148 -> 0 bytes unpackage/dist/.DS_Store | Bin 6148 -> 0 bytes unpackage/dist/build/.DS_Store | Bin 6148 -> 0 bytes .../dist/cache/.vite/deps/_metadata.json | 8 - unpackage/dist/cache/.vite/deps/package.json | 3 - .../dist/dev/mp-weixin/project.config.json | 30 --- .../dev/mp-weixin/project.private.config.json | 8 - 10 files changed, 102 insertions(+), 150 deletions(-) delete mode 100644 unpackage/.DS_Store delete mode 100644 unpackage/dist/.DS_Store delete mode 100644 unpackage/dist/build/.DS_Store delete mode 100644 unpackage/dist/cache/.vite/deps/_metadata.json delete mode 100644 unpackage/dist/cache/.vite/deps/package.json delete mode 100644 unpackage/dist/dev/mp-weixin/project.config.json delete mode 100644 unpackage/dist/dev/mp-weixin/project.private.config.json diff --git a/.DS_Store b/.DS_Store index c7451e09ef46e79ba4667ff1dfa457ac06fdfcc8..03df16fe1ef7dae9746edc32df4cad6ad01dceb8 100644 GIT binary patch delta 24 fcmZn(XbIS`NQ&LWQb)ne&}i~nG5gIgq-1yjXD|oh delta 16 XcmZn(XbIS`NNVyjF}KYxq-1yjJk17( diff --git a/.gitignore b/.gitignore index a503fa2..25a58dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /unpackage/ +unpackage/ \ No newline at end of file diff --git a/manifest.json b/manifest.json index 28ad6af..49c99fe 100644 --- a/manifest.json +++ b/manifest.json @@ -1,102 +1,102 @@ -{ - "name": "qingdao-employment-service", - "appid": "__UNI__C939371", - "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 - }, - /* 模块配置 */ - "modules": {}, - /* 应用发布信息 */ - "distribute": { - /* android打包配置 */ - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - /* ios打包配置 */ - "ios": {}, - /* SDK配置 */ - "sdkConfigs": {} - } - }, - /* 快应用特有相关 */ - "quickapp": {}, - /* 小程序特有相关 */ - "mp-weixin": { - "appid": "", - "setting": { - "urlCheck": false, - "es6": true, - "postcss": true, - "minified": true - }, - "usingComponents": true, - "permission": { - "scope.userLocation": { - "desc": "用于用户选择地图查看位置" - } - } - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "uniStatistics": { - "enable": false - }, - "vueVersion": "3", - "locale": "zh-Hans", - "h5": { - "router": { - "base": "/app/", - "mode": "hash" - }, - "title": "宜昌智慧就业服务", - "optimization": { - "treeShaking": { - "enable": true - } - }, - "sdkConfigs": { - "maps": { - "amap": { - "key": "9cfc9370bd8a941951da1cea0308e9e3", - "securityJsCode": "7b16386c7f744c3ca05595965f2b037f", - "serviceHost": "" - } - } - } - } +{ + "name": "qingdao-employment-service", + "appid": "__UNI__C939371", + "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 + }, + /* 模块配置 */ + "modules": {}, + /* 应用发布信息 */ + "distribute": { + /* android打包配置 */ + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + /* ios打包配置 */ + "ios": {}, + /* SDK配置 */ + "sdkConfigs": {} + } + }, + /* 快应用特有相关 */ + "quickapp": {}, + /* 小程序特有相关 */ + "mp-weixin": { + "appid": "", + "setting": { + "urlCheck": false, + "es6": true, + "postcss": true, + "minified": true + }, + "usingComponents": true, + "permission": { + "scope.userLocation": { + "desc": "用于用户选择地图查看位置" + } + } + }, + "mp-alipay": { + "usingComponents": true + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3", + "locale": "zh-Hans", + "h5": { + "router": { + "base": "/yc/app/", + "mode": "hash" + }, + "title": "宜昌智慧就业服务", + "optimization": { + "treeShaking": { + "enable": true + } + }, + "sdkConfigs": { + "maps": { + "amap": { + "key": "9cfc9370bd8a941951da1cea0308e9e3", + "securityJsCode": "7b16386c7f744c3ca05595965f2b037f", + "serviceHost": "" + } + } + } + } } \ No newline at end of file diff --git a/unpackage/.DS_Store b/unpackage/.DS_Store deleted file mode 100644 index 1fb5a3e7cb4016d8d2f7f4b7d047ad33742de9cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK!AiqG5Z!I7-B5%c6g>vK7Hzc@#7m6z;MIs8RBF={4aRI~QgbMUT=j?i6Msi% zcDIFEy@^z{!k@^K_5b{FT*&HnJY(ekf>Zw z4+u+Go$BUzyjQQ;t!86Vv&RQ$H}_kUi6u6+cMs1x57A>RpEdIwK1(HQ2B+`>#%wu3 z(u;g}Jq(^XpS)ol$@mU@(@Cbugv0pQr zqdGdEQ6&H%{zfVRTmAY2+UNju4CWfa1HyGGpibqc#NeiK;5r?~9TT5x)ai_?C&N7E z$=p;Z+!P+%R^g008mT1)h=F+qin?3H`~T$o`hPx&dc*)R@UIx)rMB00VM*q0U0596 vwKnK2CjKX27wtOO!z8587PbEY_h#@yuQ4+{uLk^N4 zRk^Niu&P$IRa+g6cI%t=!T!#8(;gj?y}x%b9#^fEjqRiJ)aex$_b3eJgB$mlNdUZ=1JZM7)!rWdbu3k~|TooaJ5T2%^#QL`=tgx8=^)JGLzte0d7%i^JAU6*;UFB1Trva9z%&CzU9Hjm zfBO6Te>#b4%m6d+uNV-errT`bl+4{aGda3zZPYtd5{k<-ex;zHu40U(t9T7n3Hog^ W5FLY=M)aWYkAR|q3ua)h4159z^KwG~ diff --git a/unpackage/dist/build/.DS_Store b/unpackage/dist/build/.DS_Store deleted file mode 100644 index 8614cffd888d7e99e7f058d853f2df28ac76a4d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJ8Hu~5S@ut2-2ubxhF9A28*zZ)VV;SxD?n;dR4iOui%^6Z$1QslqQhIyn&gw zJ3CK8uh8s>i1uH{ok%AlE!%@_8R83n>SIeiY}X~51Ox2RuB7u|h_y_=O zkaok`FaN+|31Cf}0+E4fP=P_!95FO!2Ms#TYt~PJK^OHm<2m_e%?U+w^w8qvqBW3_ z3Q&Q$0-M-&*8dOiU*`Wgi90Gl1s+NPZT4^b9-oxGb@6f5YYY4xZZ%i98P-lg@OBLJ ic8ra+;}Bu`B$jgA~LZbrzt-u||b{Sv* diff --git a/unpackage/dist/cache/.vite/deps/_metadata.json b/unpackage/dist/cache/.vite/deps/_metadata.json deleted file mode 100644 index 7724b6f..0000000 --- a/unpackage/dist/cache/.vite/deps/_metadata.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "hash": "ab0eb594", - "configHash": "554cced5", - "lockfileHash": "5d26acb0", - "browserHash": "86a09ddc", - "optimized": {}, - "chunks": {} -} \ No newline at end of file diff --git a/unpackage/dist/cache/.vite/deps/package.json b/unpackage/dist/cache/.vite/deps/package.json deleted file mode 100644 index 3dbc1ca..0000000 --- a/unpackage/dist/cache/.vite/deps/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "module" -} diff --git a/unpackage/dist/dev/mp-weixin/project.config.json b/unpackage/dist/dev/mp-weixin/project.config.json deleted file mode 100644 index 9635d2a..0000000 --- a/unpackage/dist/dev/mp-weixin/project.config.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "description": "项目配置文件。", - "packOptions": { - "ignore": [], - "include": [] - }, - "setting": { - "urlCheck": false, - "es6": true, - "postcss": true, - "minified": true, - "newFeature": true, - "bigPackageSizeSupport": true, - "babelSetting": { - "ignore": [], - "disablePlugins": [], - "outputPath": "" - }, - "condition": true - }, - "compileType": "miniprogram", - "libVersion": "3.6.3", - "appid": "touristappid", - "projectname": "qingdao-employment-service", - "condition": {}, - "editorSetting": { - "tabIndent": "insertSpaces", - "tabSize": 2 - } -} \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/project.private.config.json b/unpackage/dist/dev/mp-weixin/project.private.config.json deleted file mode 100644 index ca08ba6..0000000 --- a/unpackage/dist/dev/mp-weixin/project.private.config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", - "projectname": "qingdao-employment-service", - "setting": { - "compileHotReLoad": true, - "autoAudits": false - } -} \ No newline at end of file