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