@@ -174,7 +174,7 @@ npm run dist
如果需要为特定平台打包,可以使用环境变量:
```bash
-# Windows
+# Windows 打包
npm run dist -- --win
# macOS