|
|
@@ -0,0 +1,18 @@
|
|
|
+VITE_PRIMARY='#0960bd'
|
|
|
+VITE_TITLE='绘图'
|
|
|
+VITE_ENTRY='/example/fuse/enter-mix.ts'
|
|
|
+VITE_ENTRY_EXAMPLE='./main.ts'
|
|
|
+
|
|
|
+VITE_OSS_ROOT="https://4dkk.4dage.com/"
|
|
|
+VITE_MESH_OSS='https://4dkk.4dage.com/'
|
|
|
+VITE_MESH_API='https://test.4dkankan.com/'
|
|
|
+VITE_CLOUD_API='https://uat-laser.4dkankan.com/uat/'
|
|
|
+VITE_FUSE_API='http://192.168.0.93/'
|
|
|
+
|
|
|
+VITE_MESH_VIEW='./static/kankan.html?m={m}&lang=zh&host=https://4dkk.4dage.com/v4-test/www&server=https://test.4dkankan.com&oss=https://4dkk.4dage.com/'
|
|
|
+VITE_CLOUD_VIEW='https://uat-laser.4dkankan.com/uat/index.html?m={m}&lang=zh'
|
|
|
+VITE_FUSE_VIEW='http://192.168.0.93/'
|
|
|
+VITE_LOGIN_VIEW='https://test-mix3d.4dkankan.com/criminal/index.html?redirect={redirect}#login'
|
|
|
+
|
|
|
+VITE_BUILD_DIR="criminal"
|
|
|
+VITE_ICO="./icos/criminal.ico"
|