1 Star 0 Fork 7

Julius / ZTuoExchange_admin_web

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

ZTuoExchange_admin_web

项目介绍

ZTuo后台管理系统

软件架构

vue+iview框架

Install Prerequisites

The following dependencies are required to run an instance:

  1. NodeJS - 9.11.2
  2. Npm - 5.6.0

安装教程

  1. npm install 安装包以及依赖
  2. npm run dev 本地开发环境启动 【】
  3. npm run build 代码打包发布

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

项目解构简介

 -build 配置文件
    -config.js 对外暴露是开发环境[dev]还是打包后[pro]
    -env.js 环境切换
    -webpack.base.config.js -webpack基本配置
    -webpack.dev.config.js  -webpack-merge 合并基础配置和[npm run dev]开发环境
    -webpack.prod.config.js -webpack-merge 合并基础配置和[npm run build]打包需要的配置
-src 主目录
    -caculate
        caculate.js 过滤搜索条件
    -config
        -- api.js 接口整理
        -- storage.js 缓存处理
    -images 图片
    -libs 插件
    -locale 多语言配置文件,暂不支持
    -router 前端路由配置
    -service 封装axios接口请求,以及页面请求的接口处理
    -smeditor 富文本编辑器 
    -store Vuex store
    -styles 公用样式
    -template 线上index.html模版 ejs
    -vendors 开发环境需要的js引入
    -views 页面目录
    app.vue 页面初始化
    main.js 入口文件

-index.html
-package.json -项目配置文件

捐赠支持

BTC:3AU5QZb591Vs63SAzdhebBZpQ6qj9GVCNm

LTC:33tZdhUBqhB2s3JoUEsuBhHQ75taW12WAc

ETH:0x38d7f0c2d5054941717bde236a7f0aa94e89d5af

The MIT License (MIT) Copyright (c) 2018 张志强 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.

简介

ZTuo开源数字资产交易所之admin端 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/jemmy655/ZTuoExchange_admin_web.git
git@gitee.com:jemmy655/ZTuoExchange_admin_web.git
jemmy655
ZTuoExchange_admin_web
ZTuoExchange_admin_web
master

搜索帮助

14c37bed 8189591 565d56ea 8189591