diff --git a/.env.development b/.env.development index 1ae6266..5d89c88 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ NODE_ENV = 'development' -VITE_APP_BASE_URL = 'http://192.168.1.16:8000' +# VITE_APP_BASE_URL = 'http://192.168.1.16:8000' -# VITE_APP_BASE_URL = 'https://ceshi-worker-task.lihaink.cn' +VITE_APP_BASE_URL = '' # VITE_APP_BASE_URL = 'https://preview-worker-task.lihaink.cn' diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..cc2534a Binary files /dev/null and b/dist.zip differ diff --git a/src/views/company/edit.vue b/src/views/company/edit.vue index bb566c4..b61f9e9 100644 --- a/src/views/company/edit.vue +++ b/src/views/company/edit.vue @@ -1,233 +1,106 @@