1b448e79 by 406803045

修改readme

1 parent afa2f1ef
Showing 1 changed file with 30 additions and 24 deletions
1 # ant_yixiaobao_h5 1 # vue-h5-template
2
3 基于vue-cli3.0+webpack 4+vant ui + sass+ rem适配方案+axios封装,构建手机端模板脚手架
2 4
3 #### 介绍 5 #### 介绍
4 蚁小宝微信公众账号开发vue h5
5 6
6 #### 软件架构 7
7 软件架构说明 8 1. vuecli3.0
9 2. 多环境开发
10 3. axios封装
11 4. rem适配方案
12
13
14 #### 多环境
8 15
9 16
10 #### 安装教程 17 之前写过一个多环境的方案,是基于vue-cli2.0的 [vue多环境配置方案-传送门](https://segmentfault.com/a/1190000019136606)
18 最近新的项目采用了vuecli3.0开始了一番折腾
11 19
12 1. xxxx 20 这里参考了[vue-admin-template](https://github.com/PanJiaChen/vue-admin-template) 基本思路不变
13 2. xxxx 21 在src的文件里新建config 根据不同的环境去引用不同的配置文件,不同的是在根目录下有三个设置环境变量的文件
14 3. xxxx 22 这里可以参考vue-admin-template
15 23
16 #### 使用说明 24 #### rem适配方案
17 25
18 1. xxxx 26 还是那句话,用vw还是用rem,这是个问题?
19 2. xxxx
20 3. xxxx
21 27
22 #### 参与贡献 28 选用rem的原因是因为vant直接给到了这个适配方案,个人也比较喜欢这个方案
23 29
24 1. Fork 本仓库 30 [vant](https://youzan.github.io/vant/#/zh-CN/quickstart)
25 2. 新建 Feat_xxx 分支 31
26 3. 提交代码 32 #### 总结
27 4. 新建 Pull Request
28 33
34 因为项目刚刚构建起来,后面还会持续更新,实际使用过程中一定还有很多问题,如果文章中有错误希望能够被指正,一起成长
29 35
30 #### 码云特技 36 # 关于我
31 37
32 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
33 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
34 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
35 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
36 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
37 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
...\ No newline at end of file ...\ No newline at end of file
38 您可以扫描添加下方的微信并备注 Soul 加交流群,给我提意见,交流学习。
39 <p>
40 <img src="https://tweapp.top1buyer.com/mine.jpg" width="256" style="display:inline;">
41 </p>
42
43 如果对你有帮助送我一颗小星星(づ ̄3 ̄)づ╭❤~
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!