Просмотр исходного кода

📦 静态资源存储入库,增加自动同步服务器功能

快乐的梦鱼 1 неделя назад
Родитель
Сommit
b50216b768
100 измененных файлов с 1944 добавлено и 112 удалено
  1. 1 0
      .gitignore
  2. 1 1
      .npmrc
  3. 1601 110
      package-lock.json
  4. 13 1
      package.json
  5. BIN
      server/EmptyImage.png
  6. 328 0
      server/data/DefaultIcon.json
  7. BIN
      server/images/ButtonClose.png
  8. BIN
      server/images/Divider.png
  9. BIN
      server/images/FrameButton.png
  10. BIN
      server/images/FrameButtonPrimary.png
  11. BIN
      server/images/StarLarge.png
  12. BIN
      server/images/StarMid.png
  13. BIN
      server/images/StarNotLight1.png
  14. BIN
      server/images/StarSmall.png
  15. BIN
      server/images/StarX.png
  16. BIN
      server/images/banner/Dig.jpg
  17. BIN
      server/images/banner/Discover.jpg
  18. BIN
      server/images/banner/Home.jpg
  19. BIN
      server/images/dig/TopBanner.png
  20. BIN
      server/images/discover/IconAll.png
  21. BIN
      server/images/discover/IconBase.png
  22. BIN
      server/images/discover/IconExamples.png
  23. BIN
      server/images/discover/IconQuestions.png
  24. BIN
      server/images/discover/IconShare.png
  25. BIN
      server/images/discover/IconTrick.png
  26. BIN
      server/images/discover/TopBanner.png
  27. BIN
      server/images/home/BadgeNew.png
  28. BIN
      server/images/home/BannerHomeNew.png
  29. BIN
      server/images/home/BannerHomeTitle.png
  30. BIN
      server/images/home/HomeTitleIcon.png
  31. BIN
      server/images/home/IconFollow.png
  32. BIN
      server/images/home/IconLight.png
  33. BIN
      server/images/home/IconLightActive.png
  34. BIN
      server/images/home/IconOrder.png
  35. BIN
      server/images/home/IconSwitch.png
  36. BIN
      server/images/home/Rank1.png
  37. BIN
      server/images/home/Rank2.png
  38. BIN
      server/images/home/Rank3.png
  39. BIN
      server/images/home/RankBadge1.png
  40. BIN
      server/images/home/RankBadgeN.png
  41. BIN
      server/images/home/bless/IconFruit.png
  42. BIN
      server/images/home/bless/IconHeader.png
  43. BIN
      server/images/home/bless/IconLight.png
  44. BIN
      server/images/home/bless/PriceBg.png
  45. BIN
      server/images/home/games/Games1.png
  46. BIN
      server/images/home/games/Games2.png
  47. BIN
      server/images/home/games/Games3.png
  48. BIN
      server/images/home/games/Games4.png
  49. BIN
      server/images/home/games/Games5.png
  50. BIN
      server/images/home/games/Games6.png
  51. BIN
      server/images/home/games/NameBadge.png
  52. BIN
      server/images/home/games/UnlockButton.png
  53. BIN
      server/images/home/image 2280@2x.png
  54. BIN
      server/images/home/tree/AnimFruit.png
  55. BIN
      server/images/home/volunteer/IconFollows.png
  56. BIN
      server/images/home/volunteer/IconFruts.png
  57. BIN
      server/images/home/volunteer/IconLikes.png
  58. BIN
      server/images/home/volunteer/IconPosts.png
  59. BIN
      server/images/home/volunteer/IconTypeExternal.png
  60. BIN
      server/images/home/volunteer/IconTypeLocal.png
  61. BIN
      server/images/home/volunteer/IconTypeOld.png
  62. BIN
      server/images/home/volunteer/IconTypeOut.png
  63. BIN
      server/images/home/volunteer/IconTypeWork.png
  64. BIN
      server/images/mine/IconAbout.png
  65. BIN
      server/images/mine/IconArchive.png
  66. BIN
      server/images/mine/IconContract.png
  67. BIN
      server/images/mine/IconLevel.png
  68. BIN
      server/images/mine/IconMyArticle.png
  69. BIN
      server/images/mine/IconMyRecord.png
  70. BIN
      server/images/mine/IconMyReward.png
  71. BIN
      server/images/mine/IconQuit.png
  72. BIN
      server/images/mine/IconShop.png
  73. BIN
      server/images/mine/IconTask.png
  74. BIN
      server/images/mine/TopBanner.png
  75. BIN
      server/images/tabs/TabIconDig.png
  76. BIN
      server/images/tabs/TabIconDigActive.png
  77. BIN
      server/images/tabs/TabIconDiscover.png
  78. BIN
      server/images/tabs/TabIconDiscoverActive.png
  79. BIN
      server/images/tabs/TabIconHome.png
  80. BIN
      server/images/tabs/TabIconHomeActive.png
  81. BIN
      server/images/tabs/TabIconMine.png
  82. BIN
      server/images/tabs/TabIconMineActive.png
  83. BIN
      server/images/tabs/TabIconVillage.png
  84. BIN
      server/images/tabs/TabIconVillageActive.png
  85. BIN
      server/images/village/BoxButton.png
  86. BIN
      server/images/village/BoxDark.png
  87. BIN
      server/images/village/BoxDialog.png
  88. BIN
      server/images/village/BoxLarge.png
  89. BIN
      server/images/village/BoxLong.png
  90. BIN
      server/images/village/BoxMid.png
  91. BIN
      server/images/village/BoxOrder.png
  92. BIN
      server/images/village/ButtonPrimary.png
  93. BIN
      server/images/village/ButtonPublish.png
  94. BIN
      server/images/village/ButtonUpload.png
  95. BIN
      server/images/village/IconAi.png
  96. BIN
      server/images/village/IconBlessing.png
  97. BIN
      server/images/village/IconCollect.png
  98. BIN
      server/images/village/IconFertilization.png
  99. BIN
      server/images/village/IconFollow.png
  100. 0 0
      server/images/village/IconFruit.png

+ 1 - 0
.gitignore

@@ -6,6 +6,7 @@ yarn-debug.log*
 yarn-error.log*
 pnpm-debug.log*
 lerna-debug.log*
+server/yunexamine
 
 node_modules
 .DS_Store

+ 1 - 1
.npmrc

@@ -1 +1 @@
-registry=https://registry.npmjs.com/
+#registry=https://registry.npmjs.com/

Разница между файлами не показана из-за своего большого размера
+ 1601 - 110
package-lock.json


+ 13 - 1
package.json

@@ -32,7 +32,8 @@
     "build:quickapp-webview": "uni build -p quickapp-webview",
     "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
     "build:quickapp-webview-union": "uni build -p quickapp-webview-union",
-    "type-check": "vue-tsc --noEmit"
+    "type-check": "vue-tsc --noEmit",
+    "sync": "node src/scripts/SyncScript/index.mjs"
   },
   "dependencies": {
     "@dcloudio/uni-app": "3.0.0-5000720260410001",
@@ -53,8 +54,19 @@
     "@dcloudio/uni-quickapp-webview": "3.0.0-5000720260410001",
     "@imengyu/imengyu-utils": "^0.1.0",
     "@imengyu/js-request-transform": "^0.4.0",
+    "@inquirer/prompts": "^8.5.2",
+    "ali-oss": "^6.23.0",
+    "archiver": "^8.0.0",
     "async-validator": "^4.2.5",
+    "axios": "^1.18.1",
+    "cli-progress": "^3.12.0",
+    "cli-table3": "^0.6.5",
+    "commander": "^15.0.0",
     "crypto-js": "^4.2.0",
+    "form-data": "^4.0.6",
+    "json5": "^2.2.3",
+    "md5": "^2.3.0",
+    "minimatch": "^10.2.5",
     "openai": "^6.35.0",
     "pinia": "^3.0.1",
     "tslib": "^2.8.1",

BIN
server/EmptyImage.png


Разница между файлами не показана из-за своего большого размера
+ 328 - 0
server/data/DefaultIcon.json


BIN
server/images/ButtonClose.png


BIN
server/images/Divider.png


BIN
server/images/FrameButton.png


BIN
server/images/FrameButtonPrimary.png


BIN
server/images/StarLarge.png


BIN
server/images/StarMid.png


BIN
server/images/StarNotLight1.png


BIN
server/images/StarSmall.png


BIN
server/images/StarX.png


BIN
server/images/banner/Dig.jpg


BIN
server/images/banner/Discover.jpg


BIN
server/images/banner/Home.jpg


BIN
server/images/dig/TopBanner.png


BIN
server/images/discover/IconAll.png


BIN
server/images/discover/IconBase.png


BIN
server/images/discover/IconExamples.png


BIN
server/images/discover/IconQuestions.png


BIN
server/images/discover/IconShare.png


BIN
server/images/discover/IconTrick.png


BIN
server/images/discover/TopBanner.png


BIN
server/images/home/BadgeNew.png


BIN
server/images/home/BannerHomeNew.png


BIN
server/images/home/BannerHomeTitle.png


BIN
server/images/home/HomeTitleIcon.png


BIN
server/images/home/IconFollow.png


BIN
server/images/home/IconLight.png


BIN
server/images/home/IconLightActive.png


BIN
server/images/home/IconOrder.png


BIN
server/images/home/IconSwitch.png


BIN
server/images/home/Rank1.png


BIN
server/images/home/Rank2.png


BIN
server/images/home/Rank3.png


BIN
server/images/home/RankBadge1.png


BIN
server/images/home/RankBadgeN.png


BIN
server/images/home/bless/IconFruit.png


BIN
server/images/home/bless/IconHeader.png


BIN
server/images/home/bless/IconLight.png


BIN
server/images/home/bless/PriceBg.png


BIN
server/images/home/games/Games1.png


BIN
server/images/home/games/Games2.png


BIN
server/images/home/games/Games3.png


BIN
server/images/home/games/Games4.png


BIN
server/images/home/games/Games5.png


BIN
server/images/home/games/Games6.png


BIN
server/images/home/games/NameBadge.png


BIN
server/images/home/games/UnlockButton.png


BIN
server/images/home/image 2280@2x.png


BIN
server/images/home/tree/AnimFruit.png


BIN
server/images/home/volunteer/IconFollows.png


BIN
server/images/home/volunteer/IconFruts.png


BIN
server/images/home/volunteer/IconLikes.png


BIN
server/images/home/volunteer/IconPosts.png


BIN
server/images/home/volunteer/IconTypeExternal.png


BIN
server/images/home/volunteer/IconTypeLocal.png


BIN
server/images/home/volunteer/IconTypeOld.png


BIN
server/images/home/volunteer/IconTypeOut.png


BIN
server/images/home/volunteer/IconTypeWork.png


BIN
server/images/mine/IconAbout.png


BIN
server/images/mine/IconArchive.png


BIN
server/images/mine/IconContract.png


BIN
server/images/mine/IconLevel.png


BIN
server/images/mine/IconMyArticle.png


BIN
server/images/mine/IconMyRecord.png


BIN
server/images/mine/IconMyReward.png


BIN
server/images/mine/IconQuit.png


BIN
server/images/mine/IconShop.png


BIN
server/images/mine/IconTask.png


BIN
server/images/mine/TopBanner.png


BIN
server/images/tabs/TabIconDig.png


BIN
server/images/tabs/TabIconDigActive.png


BIN
server/images/tabs/TabIconDiscover.png


BIN
server/images/tabs/TabIconDiscoverActive.png


BIN
server/images/tabs/TabIconHome.png


BIN
server/images/tabs/TabIconHomeActive.png


BIN
server/images/tabs/TabIconMine.png


BIN
server/images/tabs/TabIconMineActive.png


BIN
server/images/tabs/TabIconVillage.png


BIN
server/images/tabs/TabIconVillageActive.png


BIN
server/images/village/BoxButton.png


BIN
server/images/village/BoxDark.png


BIN
server/images/village/BoxDialog.png


BIN
server/images/village/BoxLarge.png


BIN
server/images/village/BoxLong.png


BIN
server/images/village/BoxMid.png


BIN
server/images/village/BoxOrder.png


BIN
server/images/village/ButtonPrimary.png


BIN
server/images/village/ButtonPublish.png


BIN
server/images/village/ButtonUpload.png


BIN
server/images/village/IconAi.png


BIN
server/images/village/IconBlessing.png


BIN
server/images/village/IconCollect.png


BIN
server/images/village/IconFertilization.png


BIN
server/images/village/IconFollow.png


+ 0 - 0
server/images/village/IconFruit.png


Некоторые файлы не были показаны из-за большого количества измененных файлов