Giter Club home page Giter Club logo

peng-xiao-shuai / vite-vue-admin Goto Github PK

View Code? Open in Web Editor NEW
179.0 4.0 37.0 78.46 MB

🎉🎉使用Vite + Vue3 + Pinia + Vue-router + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉

Home Page: https://peng-xiao-shuai.github.io/vite-vue-admin/

License: MIT License

JavaScript 2.89% HTML 0.30% TypeScript 44.98% Vue 50.30% SCSS 1.51% Shell 0.02%
mock vite typescript i18n tinymce element-plus vue-router powerful-table tsx jsx

vite-vue-admin's Introduction

Hey 👋, I'm Peng Xiao Shuai!

I am a versatilist and easily adapt to different roles (Full Stack Web Developer 🌐, Mini Apps Developer 📱, or beginner level Designer 🎨) depending on what the project requires. I love exploring new tech stack 💻 and leveraging them to build cool stuffs 🛠️.

🧐 More About Me:

  • 🔭   I’m currently working on next-argots
  • 🤝   If you are also interested in my open source project, I would love you to submit a PR
  • 🌱   I’m currently learning Next;
  • 👨🏻‍💻   Most of my projects are available on Github
  • 💬   Ask me about anything tech related, I am happy to help;
  • 📫   Feel free to send me an email if you need anything[email protected]
  • 🚴   When I have free time, I will go cycling and exercise

🔨 Languages and Tools:

JavaScript Typescirpt Node.js Vite Vue React Next.js Three.js Tailwindcss UniApp WeChatMiniApps Git Photoshop


📊 Github Stats

Stats Overview Most Used Languages


🛠️ My Projects

Argots
Argots
vite-vue-admin
Vite Vue Admin

vite-vue-admin'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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vite-vue-admin's Issues

package.json 中包版本过低问题

目前package.json 中的 vue, element-plus 版本都过低,将在最近一段时间内升级版本,这个时间可能会久点,最近在完善 powerful-table这个仓库文档

报错

点击菜单列表 无响应 报错
下午5:14:56 [vite] Internal server error: v-model cannot be used on a prop, because local prop bindings are not writable.
Use a v-bind binding combined with a v-on listener that emits update:x event instead.
Plugin: vite:vue
File: C:/Users/Administrator/Desktop/vite-vue-admin/vite/src/views/authority/menu/components/update.vue
2 | <el-drawer
3 | :title="currentFrom.id ? '修改' : '添加'"
4 | v-model="dialog"
| ^
5 |
6 | @close="close"
at createCompilerError (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:19:19)
at Object.transformModel (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:5393:25)
at transformModel (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-dom\dist\compiler-dom.cjs.js:2536:37)
at buildProps (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:4781:48)
at Array.postTransformElement (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:4378:38)
at traverseNode (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:2225:19)
at traverseChildren (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:2167:9)
at traverseNode (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:2218:13)
at transform (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:2100:5)
at Object.baseCompile (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-core\dist\compiler-core.cjs.js:5716:5)
at Object.compile (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-dom\dist\compiler-dom.cjs.js:3105:25)
at doCompileTemplate (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-sfc\dist\compiler-sfc.cjs.js:3235:49)
at Object.compileTemplate (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vue\compiler-sfc\dist\compiler-sfc.cjs.js:3208:16)
at compile (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vitejs\plugin-vue\dist\index.js:4196:27)
at transformTemplateInMain (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vitejs\plugin-vue\dist\index.js:4189:18)
at genTemplateCode (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vitejs\plugin-vue\dist\index.js:4551:12)
at transformMain (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules@vitejs\plugin-vue\dist\index.js:4477:55)
at async Object.transform (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules\vite\dist\node\chunks\dep-689425f3.js:39317:30)
at async doTransform (C:\Users\Administrator\Desktop\vite-vue-admin\vite\node_modules\vite\dist\node\chunks\dep-689425f3.js:50043:29) (x2)

powerful-table

请问有powerful-table源码吗,readme里面链接访问不了

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.