From 9bd1b05763c613ad7921fe3d9be8279fe3514b1f Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 15 Jul 2022 19:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 -- src/project/sanjianxi/.gitignore | 24 ---------------- src/project/sanjianxi/apps.import.json | 32 ---------------------- src/project/sanjianxi/package.json | 10 ------- src/project/shandong10086/.gitignore | 24 ---------------- src/project/shandong10086/apps.import.json | 23 ---------------- src/project/shandong10086/package.json | 9 ------ 7 files changed, 124 deletions(-) delete mode 100644 src/project/sanjianxi/.gitignore delete mode 100644 src/project/sanjianxi/apps.import.json delete mode 100644 src/project/sanjianxi/package.json delete mode 100644 src/project/shandong10086/.gitignore delete mode 100644 src/project/shandong10086/apps.import.json delete mode 100644 src/project/shandong10086/package.json diff --git a/package.json b/package.json index 00e4b35..1fa3471 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "dev": "node bin/pages.js&&cross-env NODE_ENV=development VUE_APP_CW_MODE=dev UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch", "pages": "node bin/pages.js", "lib": "node bin/lib.js&&npm unpublish --force&&npm publish&&node bin/clean.js", - "lib:all": "node src/project/build.js&&npm unpublish --workspaces --force&&npm publish --workspaces&&node bin/clean.js", "clean": "node bin/clean.js" }, "files": [ @@ -15,7 +14,6 @@ ], "workspaces": [ "src/components", - "src/project/*", "src" ], "publishConfig": { diff --git a/src/project/sanjianxi/.gitignore b/src/project/sanjianxi/.gitignore deleted file mode 100644 index a95154a..0000000 --- a/src/project/sanjianxi/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -.DS_Store -node_modules/ -unpackage/ -dist/ - -# local env files -.env.local -.env.*.local - -# Log files -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Editor directories and files -.project -.idea -.vscode -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw* -apps/ diff --git a/src/project/sanjianxi/apps.import.json b/src/project/sanjianxi/apps.import.json deleted file mode 100644 index c4ced20..0000000 --- a/src/project/sanjianxi/apps.import.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "AppAddressBook": "便民通讯录", - "AppContent": "内容发布", - "AppPhotoReport": "随手拍", - "AppServiceOnlineNew": "网上办事", - "AppReturnHomeRegister": "返乡登记", - "AppHealthReport": "健康上报", - "AppProgressNew": "办事指南", - "AppMyPlan": "办事进度", - "AppIntegralApply": "积分申请", - "AppCreditPoints": "信用积分", - "AppSupermarket": "积分超市", - "AppVillageInfo": "一村一群", - "AppVillageActivity": "居民活动", - "AppVideoSurve": "视频监控", - "AppAuth": "实名认证", - "AppOnlineAnswer": "在线答题", - "AppPartyHistoryEducation": "党史教育", - "AppOrderList": "超市订单", - "AppThreeSessions": "三会一课", - "AppServiceOnline": "网上办事", - "AppJob": "招工就业", - "AppPolice": "驻村辅警", - "AppMarFuneral": "婚丧嫁娶", - "AppAgProducts": "晒农产品", - "AppTopic": "热点话题", - "AppVillagerInfo": "本村简介", - "AppVillagerDiscussion": "居民议事", - "AppPhotoAlbum": "乡村相册", - "AppHometown": "我的家乡", - "AppNotice": "通知公告" -} diff --git a/src/project/sanjianxi/package.json b/src/project/sanjianxi/package.json deleted file mode 100644 index 90e0fb3..0000000 --- a/src/project/sanjianxi/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "@dvcp-wechat-apps/sanjianxi", - "version": "1.0.0", - "files": [ - "apps", - "static" - ], - "dependencies": { - } -} diff --git a/src/project/shandong10086/.gitignore b/src/project/shandong10086/.gitignore deleted file mode 100644 index a95154a..0000000 --- a/src/project/shandong10086/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -.DS_Store -node_modules/ -unpackage/ -dist/ - -# local env files -.env.local -.env.*.local - -# Log files -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Editor directories and files -.project -.idea -.vscode -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw* -apps/ diff --git a/src/project/shandong10086/apps.import.json b/src/project/shandong10086/apps.import.json deleted file mode 100644 index b9091f3..0000000 --- a/src/project/shandong10086/apps.import.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "AppAddressBook": "便民通讯录", - "AppContent": "内容发布", - "AppPhotoReport": "随手拍", - "AppServiceOnlineNew": "网上办事", - "AppReturnHomeRegister": "返乡登记", - "AppHealthReport": "健康上报", - "AppProgressNew": "办事指南", - "AppMyPlan": "办事进度", - "AppIntegralApply": "积分申请", - "AppCreditPoints": "信用积分", - "AppSupermarket": "积分超市", - "AppVillageInfo": "一村一群", - "AppVillageActivity": "居民活动", - "AppVideoSurve": "视频监控", - "AppAuth": "实名认证", - "AppOnlineAnswer": "在线答题", - "AppPartyHistoryEducation": "党史教育", - "AppOrderList": "超市订单", - "AppThreeSessions": "三会一课", - "AppJob": "招工就业", - "AppPolice": "驻村辅警" -} diff --git a/src/project/shandong10086/package.json b/src/project/shandong10086/package.json deleted file mode 100644 index 85379bc..0000000 --- a/src/project/shandong10086/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "@dvcp-wechat-apps/shandong10086", - "version": "1.0.0", - "files": [ - "apps" - ], - "dependencies": { - } -}