1 Star 0 Fork 28

本初君 / uniapp-fast-colorUI

forked from 风起兮 / uniapp-fast-colorUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

uniapp-colorUI-fast

介绍

基于colorUI的uniapp快速开发脚手架。支持vue3框架

软件架构

1、目录结构
colorui:coloruicss样式,不要去修改
common:公共目录,提供通用的js工具类
components:使用的uniapp组件、自定义vue组件
mixin:混入对象,存放每个页面都需要的相同功能
pages:存放页面的目录
platforms:存放针对不同平台特有的功能
static:存放静态资源,如css、图片、字体等
store:使用vuex提供存储功能,将一些静态的设置资源存放在vuex中
unpackage:不需要打包的目录,自动生成,不用管
2、更新
a、微信小程序自动更新
b、APP更新
检查更新地址:util.baseUrl + '/api/app_update'; //检查更新地址
版本号:manifest.json应用版本名称,格式1.0.1

安装教程

使用说明

MIT License Copyright (c) 2019 风起兮 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

uniapp基于colorUI的快速开发脚手架 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/vaqy/uniapp-fast-colorUI.git
git@gitee.com:vaqy/uniapp-fast-colorUI.git
vaqy
uniapp-fast-colorUI
uniapp-fast-colorUI
master

搜索帮助