mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-05 19:42:08 +08:00
33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
# vue-h5-template
|
||
|
||
基于 vue3 + vite + (nutui or varlet or vant) + sass + viewport 适配方案 + axios 封装,构建手机端模板脚手架
|
||
|
||
如果你不熟悉 vue3,想继续使用 vue2 开发的,可以[点这里](https://github.com/sunniejs/vue-h5-template/tree/vue2-h5-template)来获取 vue2-h5-template
|
||
|
||
详细的说明文档请[点击](https://sunniejs.github.io/vue-h5-template/)查看
|
||
|
||
如果对你有帮助送我一颗珍贵的小星星(づ ̄ 3  ̄)づ ╭❤ ~
|
||
|
||
# 关于我
|
||
|
||
扫描添加下方的微信并备注加交流群(已超过 200 人,只能邀请),交流学习,及时获取代码最新动态。
|
||
|
||
<p>
|
||
<img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/personal/account.jpg" width="256">
|
||
</p>
|
||
|
||
如果你觉得该项目有给你带来帮助,方便了你的日常开发,可以请作者喝一杯 ☕ 支持持续的迭代
|
||
|
||
<table >
|
||
<tr align="center">
|
||
<td>WechatPay</td>
|
||
<td>AliPay</td>
|
||
</tr>
|
||
<tr style="text-align:center">
|
||
<td> <img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/wechatPay.jpeg" width="256" /></td>
|
||
<td>
|
||
<img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/aliPay.jpeg" width="256" />
|
||
</td>
|
||
</tr>
|
||
</table>
|