hcp h5项目

yuanmingze 5b38bed385 Merge branch 'feature-guokaida-260908' into pre пре 1 недеља
.vscode f1412fca18 初始化h5配置 пре 11 месеци
public 57697f0e3c 修改登录页文案 пре 10 месеци
src 5b38bed385 Merge branch 'feature-guokaida-260908' into pre пре 1 недеља
.editorconfig f1412fca18 初始化h5配置 пре 11 месеци
.env.development d998391520 添加退回功能 пре 9 месеци
.env.pre 3d859f69e3 修改上传信息内容 пре 10 месеци
.env.production d7b5c358ab 修改针对页面拦截 пре 10 месеци
.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 cd109f2a35 完成开票功能 пре 10 месеци
dist.zip 58acea3e12 新增审核状态修改 пре 10 месеци
env.d.ts f1412fca18 初始化h5配置 пре 11 месеци
eslint.config.ts 3fd011cbae 修改登录接口 пре 11 месеци
index.html 839e5f7652 导航ios适配 пре 10 месеци
package.json cb0930279e 完成ui样式实现 пре 1 недеља
pnpm-lock.yaml cb0930279e 完成ui样式实现 пре 1 недеља
postcss.config.js 65fed72dec 完成发票页和详情页面 пре 10 месеци
tsconfig.app.json 65fed72dec 完成发票页和详情页面 пре 10 месеци
tsconfig.json f1412fca18 初始化h5配置 пре 11 месеци
tsconfig.node.json f1412fca18 初始化h5配置 пре 11 месеци
vite.config.ts cb0930279e 完成ui样式实现 пре 1 недеља

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