-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 6dbd07d
Showing
394 changed files
with
47,166 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
.DS_Store | ||
node_modules | ||
/dist | ||
|
||
|
||
# local env files | ||
.env.local | ||
.env.*.local | ||
|
||
# Log files | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* | ||
pnpm-debug.log* | ||
|
||
# Editor directories and files | ||
.idea | ||
.vscode | ||
*.suo | ||
*.ntvs* | ||
*.njsproj | ||
*.sln | ||
*.sw? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# moving-platform | ||
|
||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# moving-platform | ||
|
||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
|
||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
pnpm install | ||
``` | ||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
活动展示平台 | ||
``` | ||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
活动展示平台 | ||
``` | ||
|
||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
活动展示平台 | ||
``` | ||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
活动展示平台 | ||
```a | ||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- | ||
* @Author: Fleurxxx [email protected] | ||
* @Date: 2024-03-11 21:23:17 | ||
* @LastEditors: Fleurxxx [email protected] | ||
* @LastEditTime: 2024-03-12 20:26:05 | ||
* @FilePath: \moving-platform\README.md | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
# moving-platform | ||
``` | ||
活动展示平台 | ||
``` | ||
|
||
## Project setup | ||
``` | ||
pnpm install | ||
``` | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
pnpm run serve | ||
``` | ||
|
||
### Compiles and minifies for production | ||
``` | ||
pnpm run build | ||
``` | ||
|
||
### Lints and fixes files | ||
``` | ||
pnpm run lint | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 项目名称 | ||
|
||
简短描述项目的主要特点和功能。 | ||
|
||
## 技术栈 | ||
|
||
- Vue 3:现代化的 JavaScript 框架 | ||
- TypeScript:类型安全的 JavaScript | ||
- PNPM:快速、节省空间的包管理工具 | ||
|
||
## 开始 | ||
|
||
### 安装依赖 | ||
|
||
确保已经安装了 PNPM,然后在项目根目录运行以下命令安装依赖: | ||
|
||
```bash | ||
pnpm install |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# OSS- | ||
OSS管理后台前端项目 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 项目名称 | ||
|
||
简短描述项目的主要特点和功能。 | ||
|
||
## 技术栈 | ||
|
||
- Vue 3:现代化的 JavaScript 框架 | ||
- TypeScript:类型安全的 JavaScript | ||
- PNPM:快速、节省空间的包管理工具 | ||
|
||
## 开始 | ||
|
||
### 安装依赖 | ||
|
||
确保已经安装了 PNPM,然后在项目根目录运行以下命令安装依赖: | ||
|
||
```bash | ||
pnpm install |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# moving-platform | ||
|
||
简短描述项目的主要特点和功能。 | ||
|
||
## 技术栈 | ||
|
||
- Vue 3:现代化的 JavaScript 框架 | ||
- TypeScript:类型安全的 JavaScript | ||
- PNPM:快速、节省空间的包管理工具 | ||
|
||
## 开始 | ||
|
||
### 安装依赖 | ||
|
||
确保已经安装了 PNPM,然后在项目根目录运行以下命令安装依赖: | ||
|
||
```bash | ||
pnpm install |
Oops, something went wrong.