暫無描述

liuhairui 122faf9d34 first commit 2 月之前
.docker-compose 122faf9d34 first commit 2 月之前
dist 122faf9d34 first commit 2 月之前
public 122faf9d34 first commit 2 月之前
src 122faf9d34 first commit 2 月之前
vitePlugin 122faf9d34 first commit 2 月之前
.dockerignore 122faf9d34 first commit 2 月之前
.env.development 122faf9d34 first commit 2 月之前
.env.production 122faf9d34 first commit 2 月之前
.gitignore 122faf9d34 first commit 2 月之前
.prettierrc 122faf9d34 first commit 2 月之前
Dockerfile 122faf9d34 first commit 2 月之前
README.md f18b9785dc first commit 2 月之前
babel.config.js 122faf9d34 first commit 2 月之前
dist.zip 122faf9d34 first commit 2 月之前
eslint.config.mjs 122faf9d34 first commit 2 月之前
index.html 122faf9d34 first commit 2 月之前
jsconfig.json 122faf9d34 first commit 2 月之前
limit.js 122faf9d34 first commit 2 月之前
package.json 122faf9d34 first commit 2 月之前
uno.config.js 122faf9d34 first commit 2 月之前
vite.config.js 122faf9d34 first commit 2 月之前

README.md

gin-vue-admin web

Project setup

docker build -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v108 .
docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v109
docker pull registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v108

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
 #制作镜像
 docker build -f Dockerfile -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v501 .
 #制作镜像
 docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v501

Run your tests

npm run test

Lints and fixes files

npm run lint

build docker image

docker build -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v83 .

push image to aliyun

docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v83