知识产权运营端

Mr. Robot c8870b946b feat: 增加表格字典数据的处理 1 nedēļu atpakaļ
.vscode 1b38b2c116 首次提交 4 nedēļas atpakaļ
public 1b38b2c116 首次提交 4 nedēļas atpakaļ
src c8870b946b feat: 增加表格字典数据的处理 1 nedēļu atpakaļ
.env b0c0590096 国内外商标管理-数据对接 3 nedēļas atpakaļ
.gitignore 1b38b2c116 首次提交 4 nedēļas atpakaļ
README.md 1b38b2c116 首次提交 4 nedēļas atpakaļ
index.html 1b38b2c116 首次提交 4 nedēļas atpakaļ
package.json 3d8d2dfed7 国内外商标管理-数据联调 3 nedēļas atpakaļ
pnpm-lock.yaml 3d8d2dfed7 国内外商标管理-数据联调 3 nedēļas atpakaļ
tsconfig.json 1b38b2c116 首次提交 4 nedēļas atpakaļ
tsconfig.node.json 1b38b2c116 首次提交 4 nedēļas atpakaļ
vite.config.ts 1b38b2c116 首次提交 4 nedēļas atpakaļ

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.