公共支付平台

tangning 977adae956 fix: 1 2 years ago
.vscode 3874cfc009 first commit 2 years ago
public 6c3a09b355 ico 2 years ago
src 5f099d5d9f fix: vconsole 2 years ago
vite-project 3874cfc009 first commit 2 years ago
.eslintrc.cjs 3874cfc009 first commit 2 years ago
.gitignore 3874cfc009 first commit 2 years ago
.prettierrc.json 3874cfc009 first commit 2 years ago
README.md 676a648c43 md set file 2 years ago
auto-imports.d.ts 3874cfc009 first commit 2 years ago
components.d.ts c7b04bf31c 打包 2 years ago
env.d.ts 3874cfc009 first commit 2 years ago
index.html 417ad6016a fix: 11 2 years ago
package-lock.json 977adae956 fix: 1 2 years ago
package.json 977adae956 fix: 1 2 years ago
tsconfig.json 06b4186ce6 打包 2 years ago
tsconfig.node.json c7b04bf31c 打包 2 years ago
vite.config.ts 977adae956 fix: 1 2 years ago
yarn.lock b81cca4d92 登录 2 years ago

README.md

payPcMobile

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint