GithubHelp home page GithubHelp logo

shaoky / sky-vue3-mall-admin Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 3.54 MB

sky商城管理后台,vue3全家桶+ts+element+pinia

Dockerfile 0.04% HTML 4.30% JavaScript 76.49% CSS 5.24% PHP 0.96% Vue 6.32% TypeScript 6.36% Less 0.29%

sky-vue3-mall-admin's Introduction

商城管理系统

技术栈:vue3 + ts + vite3 + pinia + elementUI

项目链接

  1. 管理后台(在线访问地址
  2. h5(项目链接

项目运行

  1. yarn
  2. yarn dev

功能

  1. 文章管理√
  2. 广告管理√
  3. 产品管理√
  4. 订单管理√
  5. 权限管理√
  6. 用户管理√
  7. 系统设置√
  8. 登录日志√
  9. 产品分类管理√
  10. 优惠券管理×
  11. 退货管理×
  12. 首页数据概况√

目录结构

├── README.md           
├── dist               // 项目build目录
├── index.html         // 项目入口文件
├── package.json       // 项目配置文件
├── src                // 生产目录
│   ├── api            // api接口
│   ├── assets         // css和图片资源
│   ├── components     // 各种组件
│   ├── config         // 配置
│   ├── router         // 配置路由
│   ├── store          // 状态管理
│   ├── views          // 各种页面
|   ├── utils          // 工具库
│   └── main.js

提交规则

格式:前缀 + 英文冒号: + 1个空格 + 描述

  1. feat: 新功能(feature)
  2. hotfix: 修补bug
  3. docs: 文档(documentation)
  4. style: 格式(不影响代码运行的变动)
  5. refactor: 重构(即不是新增功能,也不是修改bug的代码变动)
  6. build: 生产环境改动
  7. test: 增加测试
  8. chore: 构建过程或辅助工具的变动
  9. release: 发布
  10. delete: 删除文件

sky-vue3-mall-admin's People

Contributors

shaoky avatar

Stargazers

 avatar Steven Linneman avatar leon avatar xpc avatar Tyler avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.