知识产权运营端

zhangchuang 79f54bc1ca 修改登录模式 vor 2 Stunden
.vscode 1b38b2c116 首次提交 vor 4 Wochen
public 1b38b2c116 首次提交 vor 4 Wochen
src 79f54bc1ca 修改登录模式 vor 2 Stunden
.env b0c0590096 国内外商标管理-数据对接 vor 3 Wochen
.gitignore 1b38b2c116 首次提交 vor 4 Wochen
README.md 1b38b2c116 首次提交 vor 4 Wochen
index.html 1b38b2c116 首次提交 vor 4 Wochen
package.json 3d8d2dfed7 国内外商标管理-数据联调 vor 3 Wochen
pnpm-lock.yaml 3d8d2dfed7 国内外商标管理-数据联调 vor 3 Wochen
tsconfig.json 1b38b2c116 首次提交 vor 4 Wochen
tsconfig.node.json 1b38b2c116 首次提交 vor 4 Wochen
vite.config.ts 1b38b2c116 首次提交 vor 4 Wochen

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.