diff --git a/nginx.conf b/nginx.conf index a676ae9..3d548e8 100644 --- a/nginx.conf +++ b/nginx.conf @@ -41,20 +41,20 @@ http { } - location /pc-design { - alias apps/pc-design/dist; + location /pc/design { + alias apps/pc/design/dist; index index.html index.htm; - try_files $uri $uri/ /pc-design/index.html; + try_files $uri $uri/ /pc/design/index.html; } - location /pc-hardware { - alias apps/pc-hardware/dist; + location /pc/hardware { + alias apps/pc/hardware/dist; index index.html index.htm; - try_files $uri $uri/ /pc-hardware/index.html; + try_files $uri $uri/ /pc/hardware/index.html; } - location /pc-metal { - alias apps/pc-metal/dist; + location /pc/metal { + alias apps/pc/metal/dist; index index.html index.htm; - try_files $uri $uri/ /pc-metal/index.html; + try_files $uri $uri/ /pc/metal/index.html; } location /zsjyapi/ { @@ -148,20 +148,20 @@ http { } - location /pc-design { - alias apps/pc-design/dist; + location /pc/design { + alias apps/pc/design/dist; index index.html index.htm; - try_files $uri $uri/ /pc-design/index.html; + try_files $uri $uri/ /pc/design/index.html; } - location /pc-hardware { - alias apps/pc-hardware/dist; + location /pc/hardware { + alias apps/pc/hardware/dist; index index.html index.htm; - try_files $uri $uri/ /pc-hardware/index.html; + try_files $uri $uri/ /pc/hardware/index.html; } - location /pc-metal { - alias apps/pc-metal/dist; + location /pc/metal { + alias apps/pc/metal/dist; index index.html index.htm; - try_files $uri $uri/ /pc-metal/index.html; + try_files $uri $uri/ /pc/metal/index.html; } location /zsjyapi/ { diff --git a/src/components/MetalPlate/Bottom/NewBottomMetal.vue b/src/components/MetalPlate/Bottom/NewBottomMetal.vue index f061167..57523cf 100644 --- a/src/components/MetalPlate/Bottom/NewBottomMetal.vue +++ b/src/components/MetalPlate/Bottom/NewBottomMetal.vue @@ -6,9 +6,9 @@
整机开发
-工业设计
-软硬件开发
-加工生产
+工业设计
+软硬件开发
+加工生产
整机开发
-工业设计
-软硬件开发
-加工生产
+工业设计
+软硬件开发
+加工生产
不止于此
工业设计
-软硬件开发
+工业设计
+软硬件开发
整机开发