Browse Source

feat: 修改延音线方向

TIANYONG 1 year ago
parent
commit
65dcffdd7a
2 changed files with 3 additions and 3 deletions
  1. 1 1
      osmd-extended
  2. 2 2
      vite.config.ts

+ 1 - 1
osmd-extended

@@ -1 +1 @@
-Subproject commit bf0f802779ba6dacf1c64191c4c427bf47121d97
+Subproject commit 7717c5fe17ab683b00e54902670eae396fe231ab

+ 2 - 2
vite.config.ts

@@ -68,9 +68,9 @@ export default defineConfig({
 				// target: "https://kt.colexiu.com",
 				// target: "https://test.lexiaoya.cn",
 				// target: "https://dev.kt.colexiu.com",
-				// target: "https://test.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
+				target: "https://test.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
 				// target: "https://dev.resource.colexiu.com",
-				target: "https://test.kt.colexiu.com",
+				// target: "https://test.kt.colexiu.com",
 				// target: "https://mec.colexiu.com",
 				changeOrigin: true,
 				rewrite: (path) => path.replace(/^\/instrument/, ""),