From 9054d93b0d81fdc765dc3506766719ecab2cf081 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 15 May 2024 10:47:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E6=89=93=E5=8D=B0=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- index.html | 22 ++++++++++++++-------- src/layout/myAside.vue | 2 +- src/layout/myHeader.vue | 18 +++++++++++++----- src/views/login/index.vue | 1 + src/views/order/component/detail.vue | 1 + src/views/order/component/order.vue | 2 +- 7 files changed, 33 insertions(+), 17 deletions(-) diff --git a/.env.development b/.env.development index 6a0e204..ce54d19 100644 --- a/.env.development +++ b/.env.development @@ -3,5 +3,5 @@ VITE_NOW_TYPE = 'dist' VITE_PUSH_URL = 'ws://192.168.1.22:8787' -# VITE_BASE_URL = 'http://192.168.1.22:8546' -VITE_BASE_URL = 'https://erp.lihaink.cn' \ No newline at end of file +VITE_BASE_URL = 'http://192.168.1.22:8546' +# VITE_BASE_URL = 'https://erp.lihaink.cn' \ No newline at end of file diff --git a/index.html b/index.html index 7d9c65c..76dd4eb 100644 --- a/index.html +++ b/index.html @@ -5,14 +5,20 @@ 里海收银系统 - +