Coder Social home page Coder Social logo

calvin008 / dahe Goto Github PK

View Code? Open in Web Editor NEW
92.0 7.0 36.0 14.06 MB

👏👏Admin Framework -- Based on Spring Boot3 and Vue3😍 这是一个轻量级RBAC后台管理,应用实战多门店管理小程序,非常实战

Home Page: http://eladmin.wdahe.top

HTML 0.11% Vue 17.71% TypeScript 57.96% SCSS 1.94% JavaScript 0.30% Java 19.51% CSS 2.46%
vue3 typescript axios vue-admin vue-admin-tamplate yarn vue mybatis-plus mysql pinia

dahe's Introduction

V3 Admin Vite Logo

大合家多门店实战

中文 | English

⚡ 介绍

这是一个非常适合学习的实战web项目,多门店点餐小程序,项目分三个部分,后端api是springboot3开发的,基于java17,前端有小程序部分和后台管理两个部分组成,都是基于vue3语法开发,后台管理使用自研的轻量级rbac管理,通过控制页面的路由,menu菜单,和自定义指令来控制页面和按钮的显示使用权限

📺 Bilibili 视频教程

前端后台管理 vue3+ts+elementPlus
前端小程序 uni-app
后端api接口 springboot 3

前端后台管理:

image-20220817173534209

前端app:

image-20220817173534202

🚀 在线编译

# install dependencies
npm i

# start the service
npm run dev

✔️ 购买课程

如需可以购买视频课程

dahe's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dahe's Issues

无法正常登录,点击login in按钮浏览器报错

Uncaught (in promise) TypeError: _response$data is undefined
LoginResult webpack-internal:///./src/store/modules/user.js:48

user.js 40行

在语句const {code ,token} = response.data之前添加
会打印response error,貌似返回来就有问题,是npm服务器的问题么?

if (!response.ok)
console.log("response error");

使用的是npm
npm install
npm run serve
火狐浏览器

请问怎么登录

登陆不进去,有账号密码么?
调试模式:user.js?0f9a:37 Uncaught (in promise) TypeError: Cannot read property 'code' of undefined
at eval (user.js?0f9a:37)

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.