Commit 64f450ef by tangjiale

添加项目文档

parent 53c3dab6
<!--
* @Author: tangjiale
* @eMail: 932055106@qq.com
* @Date: 2022-08-02 09:43:48
* @LastEditors: tangjiale
* @LastEditTime: 2022-08-02 09:53:54
-->
# Vue+Nuxt+Vant 小奔运动小程序h5承载项目
- 生产环境:
- 后端域名:https://mobileapi.xiaobentiyu.cn
- 测试环境:https://test.xiaobentiyu.cn/mobileh5/
- 后端域名:https://test.xiaobentiyu.cn
## 开源文档
- [Nuxt.js ](https://zh.nuxtjs.org/)
- [Vant文档 ](https://vant-contrib.gitee.io/vant/#/zh-CN)
- [Vue2.0 ](https://vuejs.bootcss.com/guide/)
## 接口swagger:
- [基础服务接口文档]()
## 代码注解
{ {
"name": "pinbar-h5", "name": "sport-view-h5",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
...@@ -13,9 +13,9 @@ ...@@ -13,9 +13,9 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://e.coding.net/huizi/pinba/pinbar-h5.git" "url": "http://git.xiaobentiyu.cn/tangjiale/sport-view-h5.git"
}, },
"author": "liangdonghui", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vant/area-data": "^1.2.1", "@vant/area-data": "^1.2.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment