diff --git a/.env.production b/.env.production index 64e3256..db6bca8 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ VUE_APP_TITLE = 开心学车管理系统 ENV = 'production' # 开心学车管理系统/生产环境 -VUE_APP_BASE_API = '/duima' +VUE_APP_BASE_API = '/zhaosheng' diff --git a/public/index.html b/public/index.html index b48a87c..1c46d40 100644 --- a/public/index.html +++ b/public/index.html @@ -95,10 +95,10 @@ - + diff --git a/src/views/sch/place/index copy.vue b/src/views/sch/place/index copy.vue new file mode 100644 index 0000000..53885cc --- /dev/null +++ b/src/views/sch/place/index copy.vue @@ -0,0 +1,747 @@ + + + + + + diff --git a/src/views/sch/place/index.vue b/src/views/sch/place/index.vue index bf4a3c5..078cbb8 100644 --- a/src/views/sch/place/index.vue +++ b/src/views/sch/place/index.vue @@ -145,6 +145,7 @@