Skip to content

Repository files navigation

KMB技术栈

Livinginthenmoment

首页地址https://www.kaomianbao.club/ 提示这是前端源码

安装步骤

# 添加依赖
npm install

# 运行部署
npm run dev

# 打包发布
npm run build

本项目采用前后端分离技术

前端所涉及的技术有:
    "antd": "^3.0.0-alpha0",
    "axios": "^0.19.0",
    "babel-plugin-transform-remove-strict-mode": "0.0.2",
    "bootstrap": "^3.4.1",
    "echarts": "^4.4.0",
    "element-ui": "^2.13.0",
    "jquery": "^3.4.1",
    "js-md5": "^0.7.3",
    "mint-ui": "^2.2.13",
    "moment": "^2.24.0",
    "quill-image-drop-module": "^1.0.3",
    "quill-image-resize-module": "^3.0.0",
    "vue": "^2.5.2",
    "vue-amap": "^0.5.10",
    "vue-quill-editor": "^3.0.6",
    "vue-router": "^3.0.1",
    "vue-video-player": "^5.0.2",
    "vuex": "^3.1.1"
    
同时还用到了mui

结构介绍

imgas           存放静态资源
lib             存放了mui
pc       
    admin       管理员
    user        用户
phone           手机
router          路由
utils           工具
APP.vue
main.js         主要配置
router.js       路由配置
static          静态
index.html  
package.json    依赖版本

请尊重原创谢谢!!!

About

使用的vue+springboot,包含高德api定位

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages