Go to file
ruofei.yu b6c7e78a98 fix: debug 2025/9/9 2025-09-09 19:39:58 +08:00
build feat: init 2025-08-28 15:26:35 +08:00
conf feat: init 2025-08-28 15:26:35 +08:00
config feat: Add import and update basic functions 2025-09-04 17:18:37 +08:00
db feat: init 2025-08-28 15:26:35 +08:00
hooks feat: init 2025-08-28 15:26:35 +08:00
locks feat: init 2025-08-28 15:26:35 +08:00
src fix: debug 2025/9/9 2025-09-09 19:39:58 +08:00
static feat: add "导入" and modify title , icon 2025-09-05 20:46:54 +08:00
.babelrc feat: init 2025-08-28 15:26:35 +08:00
.editorconfig feat: init 2025-08-28 15:26:35 +08:00
.gitignore feat: Prohibit push *.zip 2025-09-03 10:13:57 +08:00
.postcssrc.js feat: init 2025-08-28 15:26:35 +08:00
Desktop.ini feat: init 2025-08-28 15:26:35 +08:00
Dockerfile feat: delete 'gyhl' 2025-08-28 16:17:40 +08:00
Jenkinsfile feat: delete 'gyhl' 2025-08-28 16:17:40 +08:00
README.md feat: init 2025-08-28 15:26:35 +08:00
README.txt feat: init 2025-08-28 15:26:35 +08:00
format feat: init 2025-08-28 15:26:35 +08:00
index.html feat: add "导入" and modify title , icon 2025-09-05 20:46:54 +08:00
package.json feat: init 2025-08-28 15:26:35 +08:00
pnpm-lock.yaml feat: init 2025-08-28 15:26:35 +08:00
svn.ico feat: init 2025-08-28 15:26:35 +08:00
yarn.lock feat: init 2025-08-28 15:26:35 +08:00

README.md

YXK

优信可互联网平台

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.