diff --git "a/public/\345\260\201\351\235\242\345\233\276/\346\210\230\344\272\211\344\270\255\347\232\204\351\271\277.jpeg" "b/public/\345\260\201\351\235\242\345\233\276/\346\210\230\344\272\211\344\270\255\347\232\204\351\271\277.jpeg" deleted file mode 100644 index 93834d1..0000000 Binary files "a/public/\345\260\201\351\235\242\345\233\276/\346\210\230\344\272\211\344\270\255\347\232\204\351\271\277.jpeg" and /dev/null differ diff --git "a/public/\345\260\217\347\250\213\345\272\217/\346\236\266\346\236\204\345\233\276.png" "b/public/\345\260\217\347\250\213\345\272\217/\346\236\266\346\236\204\345\233\276.png" new file mode 100644 index 0000000..0ddda2e Binary files /dev/null and "b/public/\345\260\217\347\250\213\345\272\217/\346\236\266\346\236\204\345\233\276.png" differ diff --git "a/src/content/blog/1. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\200\357\274\211\357\274\232\346\200\273\344\275\223\350\256\276\350\256\241.mdx" "b/src/content/blog/1. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\200\357\274\211\357\274\232\346\200\273\344\275\223\350\256\276\350\256\241.mdx" index d0d72b9..fc8ba87 100644 --- "a/src/content/blog/1. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\200\357\274\211\357\274\232\346\200\273\344\275\223\350\256\276\350\256\241.mdx" +++ "b/src/content/blog/1. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\200\357\274\211\357\274\232\346\200\273\344\275\223\350\256\276\350\256\241.mdx" @@ -2,9 +2,10 @@ title: 小程序系列(一):总体设计 description: 小程序系列(一):总体设计 pubDate: "2024-8-27 01:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- -## 建杰 +## 项目介绍 -没有什么大问题的吧 +## 架构设计 + +![整体架构图](/小程序/架构图.png) diff --git "a/src/content/blog/2. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\214\357\274\211\357\274\232\345\211\215\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" "b/src/content/blog/2. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\214\357\274\211\357\274\232\345\211\215\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" index ecd8e78..4ed35a7 100644 --- "a/src/content/blog/2. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\214\357\274\211\357\274\232\345\211\215\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" +++ "b/src/content/blog/2. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\214\357\274\211\357\274\232\345\211\215\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(二):前端-微信小程序 description: 小程序系列(二):前端-微信小程序 pubDate: "2024-8-27 02:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- diff --git "a/src/content/blog/3. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\211\357\274\211\357\274\232nestjs\345\220\216\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" "b/src/content/blog/3. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\211\357\274\211\357\274\232nestjs\345\220\216\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" index d09c5fc..a023c79 100644 --- "a/src/content/blog/3. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\211\357\274\211\357\274\232nestjs\345\220\216\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" +++ "b/src/content/blog/3. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\211\357\274\211\357\274\232nestjs\345\220\216\347\253\257-\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(三):nestjs后端-微信小程序 description: 小程序系列(三):nestjs后端-微信小程序 pubDate: "2024-8-27 03:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- diff --git "a/src/content/blog/4. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\233\233\357\274\211\357\274\232\350\277\220\347\273\264\351\203\250\347\275\262\350\270\251\345\235\221.mdx" "b/src/content/blog/4. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\233\233\357\274\211\357\274\232\350\277\220\347\273\264\351\203\250\347\275\262\350\270\251\345\235\221.mdx" index 2f69e69..fbf9921 100644 --- "a/src/content/blog/4. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\233\233\357\274\211\357\274\232\350\277\220\347\273\264\351\203\250\347\275\262\350\270\251\345\235\221.mdx" +++ "b/src/content/blog/4. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\233\233\357\274\211\357\274\232\350\277\220\347\273\264\351\203\250\347\275\262\350\270\251\345\235\221.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(四):运维部署踩坑 description: 小程序系列(四):运维部署踩坑 pubDate: "2024-8-27 04:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- diff --git "a/src/content/blog/5. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\224\357\274\211\357\274\232\351\234\200\346\261\202\345\244\215\347\233\230\345\217\212\344\274\230\345\214\226.mdx" "b/src/content/blog/5. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\224\357\274\211\357\274\232\351\234\200\346\261\202\345\244\215\347\233\230\345\217\212\344\274\230\345\214\226.mdx" index 6f950b3..6202248 100644 --- "a/src/content/blog/5. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\224\357\274\211\357\274\232\351\234\200\346\261\202\345\244\215\347\233\230\345\217\212\344\274\230\345\214\226.mdx" +++ "b/src/content/blog/5. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\272\224\357\274\211\357\274\232\351\234\200\346\261\202\345\244\215\347\233\230\345\217\212\344\274\230\345\214\226.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(五):需求复盘及优化 description: 小程序系列(五):需求复盘及优化 pubDate: "2024-8-27 05:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- diff --git "a/src/content/blog/6. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\205\255\357\274\211\357\274\232\350\277\220\350\220\245\346\216\250\345\271\277\345\217\212\346\225\260\346\215\256\345\210\206\346\236\220.mdx" "b/src/content/blog/6. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\205\255\357\274\211\357\274\232\350\277\220\350\220\245\346\216\250\345\271\277\345\217\212\346\225\260\346\215\256\345\210\206\346\236\220.mdx" index a28d2b0..59e1622 100644 --- "a/src/content/blog/6. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\205\255\357\274\211\357\274\232\350\277\220\350\220\245\346\216\250\345\271\277\345\217\212\346\225\260\346\215\256\345\210\206\346\236\220.mdx" +++ "b/src/content/blog/6. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\345\205\255\357\274\211\357\274\232\350\277\220\350\220\245\346\216\250\345\271\277\345\217\212\346\225\260\346\215\256\345\210\206\346\236\220.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(六):运营推广及数据分析 description: 小程序系列(六):运营推广及数据分析 pubDate: "2024-8-27 06:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" --- diff --git "a/src/content/blog/7. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\203\357\274\211\357\274\232\346\200\273\347\273\223.mdx" "b/src/content/blog/7. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\203\357\274\211\357\274\232\346\200\273\347\273\223.mdx" index 7e9be6b..1bca8fe 100644 --- "a/src/content/blog/7. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\203\357\274\211\357\274\232\346\200\273\347\273\223.mdx" +++ "b/src/content/blog/7. \345\260\217\347\250\213\345\272\217\347\263\273\345\210\227\357\274\210\344\270\203\357\274\211\357\274\232\346\200\273\347\273\223.mdx" @@ -2,5 +2,4 @@ title: 小程序系列(七):总结 description: 小程序系列(七):总结 pubDate: "2024-8-27 07:00:00" -heroImage: "/封面图/战争中的鹿.jpeg" ---