公共支付平台

tangning 598ba1d6dc 11 2 yıl önce
.vscode 3874cfc009 first commit 2 yıl önce
public 6c3a09b355 ico 2 yıl önce
src 598ba1d6dc 11 2 yıl önce
vite-project 3874cfc009 first commit 2 yıl önce
.eslintrc.cjs 3874cfc009 first commit 2 yıl önce
.gitignore 3874cfc009 first commit 2 yıl önce
.prettierrc.json 3874cfc009 first commit 2 yıl önce
README.md 676a648c43 md set file 2 yıl önce
auto-imports.d.ts 3874cfc009 first commit 2 yıl önce
components.d.ts c7b04bf31c 打包 2 yıl önce
env.d.ts 3874cfc009 first commit 2 yıl önce
index.html 719a7b36cb 国际化 2 yıl önce
package-lock.json 3874cfc009 first commit 2 yıl önce
package.json c7b04bf31c 打包 2 yıl önce
tsconfig.json 06b4186ce6 打包 2 yıl önce
tsconfig.node.json c7b04bf31c 打包 2 yıl önce
vite.config.ts a01360fe8d dabao 2 yıl önce
yarn.lock 3874cfc009 first commit 2 yıl önce

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