123456789101112131415161718 |
- VITE_PRIMARY='#409eff'
- 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='https://test-mix3d.4dkankan.com/'
- 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='https://test-mix3d.4dkankan.com/'
- VITE_LOGIN_VIEW='https://test-mix3d.4dkankan.com/fire/?redirect={redirect}#login'
- VITE_BUILD_DIR="xmfire"
- VITE_ICO="./icos/xmfire.ico"
|