diff --git a/.env.development b/.env.development index 9127492..822a12e 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ VITE_NOW_TYPE = 'dist' -# VITE_BASE_URL = 'http://192.168.1.22:8324' -VITE_BASE_URL = 'https://crmeb-test.shop.lihaink.cn' \ No newline at end of file +VITE_BASE_URL = 'http://192.168.1.22:8324' +# VITE_BASE_URL = 'https://crmeb-test.shop.lihaink.cn' \ No newline at end of file diff --git a/dist/cashier.svg b/dist/cashier.svg new file mode 100644 index 0000000..bc09029 --- /dev/null +++ b/dist/cashier.svg @@ -0,0 +1 @@ +cashier \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 521b3d5..03b2b7c 100644 --- a/dist/index.html +++ b/dist/index.html @@ -2,7 +2,7 @@ - + 里海收银系统 diff --git a/index.html b/index.html index de6b245..af7be43 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + 里海收银系统 diff --git a/public/cashier.svg b/public/cashier.svg new file mode 100644 index 0000000..bc09029 --- /dev/null +++ b/public/cashier.svg @@ -0,0 +1 @@ +cashier \ No newline at end of file diff --git a/src/layout/myHeader.vue b/src/layout/myHeader.vue index 6f2280a..255f10a 100644 --- a/src/layout/myHeader.vue +++ b/src/layout/myHeader.vue @@ -38,9 +38,11 @@ const onLogout = () => {