https://github.com/dcloudio/uni-template-one
基于uni-app 的高仿「ONE·一个」
https://github.com/dcloudio/uni-template-one
Last synced: about 1 year ago
JSON representation
基于uni-app 的高仿「ONE·一个」
- Host: GitHub
- URL: https://github.com/dcloudio/uni-template-one
- Owner: dcloudio
- Created: 2019-01-09T02:57:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T04:43:13.000Z (about 7 years ago)
- Last Synced: 2025-01-08T11:46:11.692Z (about 1 year ago)
- Language: Vue
- Size: 82 KB
- Stars: 117
- Watchers: 8
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-uni-app - 仿One·一个: 使用uni-app开发的「ONE · 一个」
README
# uni-template-one
> 使用uni-app开发的 [「ONE · 一个」](http://wufazhuce.com)
> 移植自[mpvue-one](https://github.com/feng-fu/mpvue-one/blob/master/README.md)
> 本项目仅作为mpvue项目移植示例
## 预览

## 使用方式
将项目拖入[HbuilderX](http://www.dcloud.io/hbuilderx.html),直接运行即可
## 注意事项
* 在小程序中预览提示合法域名校验出错,需打开微信开发者工具内 设置-项目设置,勾选“不校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书”。
* 所有数据均采用vuex进行统一管理
* 数据来自网络,如出现数据异常 ,替换自己服务器地址即可。