公共支付平台

tangning 12477de4e2 1 2 年之前
.vscode 3874cfc009 first commit 2 年之前
public 3874cfc009 first commit 2 年之前
src c7b04bf31c 打包 2 年之前
vite-project 3874cfc009 first commit 2 年之前
.eslintrc.cjs 3874cfc009 first commit 2 年之前
.gitignore 3874cfc009 first commit 2 年之前
.prettierrc.json 3874cfc009 first commit 2 年之前
README.md 676a648c43 md set file 2 年之前
auto-imports.d.ts 3874cfc009 first commit 2 年之前
components.d.ts c7b04bf31c 打包 2 年之前
env.d.ts 3874cfc009 first commit 2 年之前
index.html 3874cfc009 first commit 2 年之前
package-lock.json 3874cfc009 first commit 2 年之前
package.json c7b04bf31c 打包 2 年之前
tsconfig.json c7b04bf31c 打包 2 年之前
tsconfig.node.json c7b04bf31c 打包 2 年之前
vite.config.ts 12477de4e2 1 2 年之前
yarn.lock 3874cfc009 first commit 2 年之前

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