Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# vite-naive-template
# vue3-tab-demo

带命名空间的 Tab 切换选项卡

[![Deploy](https://github.com/pdsuwwz/vite-naive-template/workflows/gh-pages/badge.svg)](https://github.com/pdsuwwz/vite-naive-template/actions/workflows/deploy.yml)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/pdsuwwz/vite-naive-template/deploy.yml?branch=main)](https://github.com/pdsuwwz/vite-naive-template/deployments/activity_log?environment=github-pages)
[![Deploy](https://github.com/pdsuwwz/vue3-tab-demo/workflows/gh-pages/badge.svg)](https://github.com/pdsuwwz/vue3-tab-demo/actions/workflows/deploy.yml)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/pdsuwwz/vue3-tab-demo/deploy.yml?branch=main)](https://github.com/pdsuwwz/vue3-tab-demo/deployments/activity_log?environment=github-pages)
[![thanks](https://badgen.net/badge/thanks/♥/pink)](https://github.com/pdsuwwz)
[![License](https://img.shields.io/github/license/pdsuwwz/vite-naive-template?color=blue)](https://github.com/pdsuwwz/vite-naive-template/blob/main/LICENSE)
[![License](https://img.shields.io/github/license/pdsuwwz/vue3-tab-demo?color=blue)](https://github.com/pdsuwwz/vue3-tab-demo/blob/main/LICENSE)

🐳 Starter using NaiveUI + Vite 4 + Vue 3 + Pinia + TypeScript + i18n + Unplugin + UnoCSS to fast build a prototyping

一个适用国际化多语言(i18n)扩展、帮助你快速开发 B 端 ✈️✈️✈️ Vue3 + Vite4 + TS + Pinia 中小型后台管理系统的原型模板项目框架,集成 vue-i18n-next 💪


__[💻 Live Demo 在线体验](https://pdsuwwz.github.io/vite-naive-template/#/zh-hans)__
__[💻 Live Demo 在线体验](https://pdsuwwz.github.io/vue3-tab-demo/#/zh-hans)__


## 🌱 不同版本
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vite-naive-template",
"name": "vue3-tab-demo",
"description": "Template using Vite + Pinia + TypeScript + NaiveUI to fast build a prototyping",
"version": "0.0.1",
"author": "Wisdom <pdsu.wwz@foxmail.com>",
Expand Down Expand Up @@ -38,13 +38,13 @@
"naive-ui",
"admin-template"
],
"homepage": "https://github.com/pdsuwwz/vite-naive-template",
"homepage": "https://github.com/pdsuwwz/vue3-tab-demo",
"repository": {
"type": "git",
"url": "git+https://github.com/pdsuwwz/vite-naive-template"
"url": "git+https://github.com/pdsuwwz/vue3-tab-demo"
},
"bugs": {
"url": "https://github.com/pdsuwwz/vite-naive-template/issues"
"url": "https://github.com/pdsuwwz/vue3-tab-demo/issues"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.4.0",
Expand Down
4 changes: 4 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.