File tree Expand file tree Collapse file tree 4 files changed +16
-5
lines changed
src/uni_modules/wot-design-uni Expand file tree Collapse file tree 4 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 2828 body : |
2929 你好,@${{ github.event.issue.user.login }}。
3030
31- 我们需要你提供一个最小重现demo,以便于我们帮你排查问题。你可以通过 fork [wot-starter-retail ](https://github.com/Moonofweisheng/wot-starter-retail) 并添加相关复现逻辑来提供。
31+ 我们需要你提供一个最小重现demo,以便于我们帮你排查问题。你可以通过 [create-uni ](https://github.com/uni-helper/create-uni) 快速创建一个wot-design-uni项目, 并添加相关复现逻辑来提供。
3232 - name : help wanted
3333 if : github.event.label.name == 'help wanted'
3434 uses : actions-cool/issues-helper@v3
Original file line number Diff line number Diff line change 4242</p >
4343
4444<p align =" center " >
45- ✈️ <a href =" https://wot-design-uni.pages.dev/ " >文档网站 (推荐)</a >  ;
46- 🚀 <a href =" https://wot-design-uni.cn " >文档网站 (Vercel) </a >  ;
45+ 🚀 <a href =" https://wot-design-uni.cn " >文档网站 (推荐)</a >  ;
46+ ✈️ <a href =" https://wot-design-uni.pages.dev/ " >文档网站(cloudflare) </a >  ;
4747 🔥 <a href =" https://wot-design-uni.netlify.app/ " >文档网站 (Netlify)</a >  ;
4848 🚫 <a href =" https://wot-design-uni.gitee.io/ " >文档网站 (Gitee暂时下线)</a >
4949</p >
9191| ----------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
9292| [ awesome-uni-app] ( https://github.com/uni-helper/awesome-uni-app ) | 多端统一开发框架 uni-app 优秀开发资源汇总 |
9393| [ create-uni] ( https://github.com/uni-helper/create-uni ) | 快速创建 uni-app 项目 |
94+ | [ wot-demo] ( https://github.com/Moonofweisheng/wot-demo ) | 基于 [ vitesse-uni-app] ( https://github.com/uni-helper/vitesse-uni-app ) 的wot-design-uni快速起手demo |
9495| [ wot-starter-retail] ( https://github.com/Moonofweisheng/wot-starter-retail ) | 基于 wot-design-uni 的 uni-app 零售行业模板 |
9596| [ Wot Design Uni Snippets] ( https://marketplace.visualstudio.com/items?itemName=kiko.wot-design-uni-snippets ) | Wot Design Uni 代码块提示 |
9697| [ uni-mini-ci] ( https://github.com/Moonofweisheng/uni-mini-ci ) | 一个 uni-app 小程序端构建后支持 CI(持续集成)的插件 |
Original file line number Diff line number Diff line change @@ -146,3 +146,13 @@ cli项目使用`uni_modules`安装无需配置,对`Volar`的支持自动生效
146146``` html
147147<wd-toast ></wd-toast >
148148```
149+
150+
151+ ## 脚手架
152+ 我们提供了快速上手项目[ wot-demo] ( https://github.com/Moonofweisheng/wot-demo ) ,它集成了` Wot Design Uni ` 和众多优秀插件,你可以直接克隆该项目。
153+
154+ 你也可以使用[ create-uni] ( https://github.com/uni-helper/create-uni ) ,通过以下命令快速创建一个起手项目:
155+ ``` bash
156+ pnpm create uni@latest < 你的项目名称> -t wot
157+ ```
158+
Original file line number Diff line number Diff line change 4444</p >
4545
4646<p align =" center " >
47- ✈️ <a href =" https://wot-design-uni.pages.dev/ " >文档网站 (推荐)</a >  ;
48- 🚀 <a href =" https://wot-design-uni.cn " >文档网站 (Vercel )</a >  ;
47+ 🚀 <a href =" https://wot-design-uni.cn " >文档网站 (推荐)</a >  ;
48+ ✈️ <a href =" https://wot-design-uni.pages.dev/ " >文档网站 (cloudflare )</a >  ;
4949 🔥 <a href =" https://wot-design-uni.netlify.app/ " >文档网站 (Netlify)</a >  ;
5050 🚫 <a href =" https://wot-design-uni.gitee.io/ " >文档网站 (Gitee暂时下线)</a >
5151</p >
You can’t perform that action at this time.
0 commit comments