hcp h5项目

yuanmingze 5b1ffb9e8b 修改协议文案内容 10 ماه پیش
.vscode f1412fca18 初始化h5配置 11 ماه پیش
public f1412fca18 初始化h5配置 11 ماه پیش
src 5b1ffb9e8b 修改协议文案内容 10 ماه پیش
.editorconfig f1412fca18 初始化h5配置 11 ماه پیش
.env.development f1412fca18 初始化h5配置 11 ماه پیش
.env.pre f1412fca18 初始化h5配置 11 ماه پیش
.env.production f1412fca18 初始化h5配置 11 ماه پیش
.gitattributes f1412fca18 初始化h5配置 11 ماه پیش
.gitignore f1412fca18 初始化h5配置 11 ماه پیش
.prettierrc.json f1412fca18 初始化h5配置 11 ماه پیش
README.md f1412fca18 初始化h5配置 11 ماه پیش
auto-imports.d.ts 53408c2c54 新增人脸识别 申请成功功能 10 ماه پیش
components.d.ts 5b1ffb9e8b 修改协议文案内容 10 ماه پیش
env.d.ts f1412fca18 初始化h5配置 11 ماه پیش
eslint.config.ts 3fd011cbae 修改登录接口 11 ماه پیش
index.html 65fed72dec 完成发票页和详情页面 10 ماه پیش
package.json e5713fc132 登录页面修改 11 ماه پیش
pnpm-lock.yaml e5713fc132 登录页面修改 11 ماه پیش
postcss.config.js 65fed72dec 完成发票页和详情页面 10 ماه پیش
tsconfig.app.json 65fed72dec 完成发票页和详情页面 10 ماه پیش
tsconfig.json f1412fca18 初始化h5配置 11 ماه پیش
tsconfig.node.json f1412fca18 初始化h5配置 11 ماه پیش
vite.config.ts 3414e7a408 完成步骤条样式 10 ماه پیش

README.md

vue-project

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

Recommended IDE Setup

VS Code + Vue (Official) (and disable Vetur).

Recommended Browser Setup

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint