Giter Site home page Giter Site logo

lss5270 / vue-manage-system-plus Goto Github PK

View Code? Open in Web Editor NEW
94.0 2.0 22.0 10.98 MB

采用Vue3 + Element Plus 搭建的后台管理系统解决方案,基于vue-manage-system开源系统升级改造而成,企业级定制,注释清晰,快速上手,开箱即用。

Home Page: https://lss5270.github.io/vue-manage-system-plus-demo/

License: MIT License

JavaScript 42.66% HTML 0.50% Vue 53.80% CSS 3.04%
vue element vue-cli vue3 management-system vue-manage-system-plus vue3-element mock

vue-manage-system-plus's People

Contributors

lss5270 avatar

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

Watchers

 avatar  avatar

vue-manage-system-plus's Issues

You may need an additional loader to handle the result of these loaders.

  • 已使用 npm install --verbose 安装依赖,然后用 npm run serve 抛错,项目跑不起来
    image
hgp@hgp-MS-7B89:~/workspace/nodejs/vue-manage-system-plus$ 
hgp@hgp-MS-7B89:~/workspace/nodejs/vue-manage-system-plus$ npm run serve

> [email protected] serve /home/hgp/workspace/nodejs/vue-manage-system-plus
> vue-cli-service serve

 INFO  Starting development server...
98% after emitting CopyPlugin

 ERROR  Failed to compile with 1 error                                                                                                                                                                                                                              11:37:57 ├F10: PM┤

 error  in ./src/views/login.vue?vue&type=template&id=7589b93f&scoped=true&ts=true

Module parse failed: Unexpected token (13:48)
File was processed with these loaders:
 * ./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/templateLoader.js
 * ./node_modules/@vue/cli-service/node_modules/cache-loader/dist/cjs.js
 * ./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js
You may need an additional loader to handle the result of these loaders.
| _popScopeId()
| 
> export const render = /*#__PURE__*/_withId((_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) => {
|   const _component_el_button = _resolveComponent("el-button")
|   const _component_el_input = _resolveComponent("el-input")

 @ ./src/views/login.vue?vue&type=template&id=7589b93f&scoped=true&ts=true 1:0-346 1:0-346
 @ ./src/views/login.vue
 @ ./src/router/index.js
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://192.168.1.114:8083&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

关于页面tab刷新和切换的问题

作者好!十分感谢有这个项目,之前没有接触过vue,属于新人,正在学习使用。现在有几个小问题请教一下。
1、点击左侧几个图标,可打开不同的页面,我在table页面输入一些数据时,切换到另外的页面,再切回来,我加的数据不见的,相当于table页面重新加载。如何实现可保留原页面已输入的数据呢?
2、当打开多个页面时,如果按F5刷新,会删除其它页面,只保留当前页面,这个是本身的特性,还是可以实现保留所有页面?

新手上路,可能有点冒昧。再次感谢!

安装编译后提示这个报错怎么解决呢

` error in ./src/views/login.vue?vue&type=template&id=7589b93f&scoped=true&ts=true

Module parse failed: Unexpected token (13:48)
File was processed with these loaders:

  • ./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/templateLoader.js
  • ./node_modules/cache-loader/dist/cjs.js
  • ./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/index.js
    You may need an additional loader to handle the result of these loaders.
    | _popScopeId()
    |

export const render = /#PURE/_withId((_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) => {
| const _component_el_button = _resolveComponent("el-button")
| const _component_el_input = _resolveComponent("el-input")

@ ./src/views/login.vue?vue&type=template&id=7589b93f&scoped=true&ts=true 1:0-316 1:0-316
@ ./src/views/login.vue
@ ./src/router/index.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://192.168.0.125:8082&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js
`

以上是执行npm run serve 后报错情况,实在不知道怎么解决了

cretae 报错了,有人看下吗?

canjian:~ laogao$ vue create vue-manage-system-plus

Vue CLI v5.0.8
? Target directory /Users/laogao/vue-manage-system-plus already exists. Pick an action: Merge

Vue CLI v5.0.8
? Please pick a preset: Default ([Vue 3] babel, eslint)

Vue CLI v5.0.8
✨ Creating project in /Users/laogao/vue-manage-system-plus.
⚙️ Installing CLI plugins. This might take a while...

npm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to http://192.168.10.107:8081/repository/npm-public/normalize-wheel/-/normalize-wheel-1.0.1.tgz failed, reason: connect ETIMEDOUT 192.168.10.107:8081
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/laogao/.npm/_logs/2023-08-16T16_20_33_112Z-debug-0.log
ERROR Error: command failed: npm install --loglevel error --legacy-peer-deps
Error: command failed: npm install --loglevel error --legacy-peer-deps
at ChildProcess. (/Users/laogao/.nvm/versions/node/v16.20.1/lib/node_modules/@vue/cli/lib/util/executeCommand.js:138:16)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
canjian:~ laogao$ node -v
v16.20.1
canjian:~ laogao$ npm -v
8.19.4
canjian:~ laogao$ vue -V
@vue/cli 5.0.8
canjian:~ laogao$

vite

希望
当前版本升级 到 vite2
例外一个ts版本

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.