Skip to content
View king-andthe-nice's full-sized avatar

Block or report king-andthe-nice

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
king-andthe-nice/README.md

Vue Login System

一个基于 Vue 3 + Vite + Element Plus 的登录系统。

功能特性

  • 用户登录
  • 默认管理员账户
  • 响应式设计
  • 本地存储用户数据

技术栈

  • Vue 3
  • Vue Router
  • Element Plus
  • Vite
  • LocalStorage

快速开始

安装依赖

npm install

运行开发服务器

npm run dev

构建生产版本

npm run build

默认账户

系统预设了一个管理员账户:

  • 用户名:admin
  • 密码:123456

项目结构

src/
  ├── views/          # 页面组件
  │   ├── Login.vue   # 登录页面
  │   └── Dashboard.vue # 仪表板页面
  ├── router/         # 路由配置
  │   └── index.js
  ├── App.vue         # 根组件
  └── main.js         # 入口文件

开发环境要求

  • Node.js >= 14.0.0
  • npm >= 6.0.0

浏览器支持

  • Chrome
  • Firefox
  • Safari
  • Edge

Popular repositories Loading

  1. ChatGPT-Next-Web ChatGPT-Next-Web Public

    Forked from ChatGPTNextWeb/NextChat

    A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。

    TypeScript

  2. vue vue Public

    Vue

  3. Hitomi-Downloader Hitomi-Downloader Public

    Forked from KurtBestor/Hitomi-Downloader

    🍰 Desktop utility to download images/videos/music/text from various websites, and more.

    Python

  4. AI-comments AI-comments Public

    Forked from ibywind/AI-comments

    JavaScript

  5. cosy-demo-serverless cosy-demo-serverless Public

    Forked from ibywind/cosy-demo-serverless

    cosy voice serverless demo

    Shell

  6. cursor-vip cursor-vip Public

    Forked from kingparks/cursor-vip

    cursor IDE enjoy VIP

    Go