Browse Source

新增模型

zjs_project 1 year ago
parent
commit
8b732323dc
2 changed files with 4 additions and 0 deletions
  1. 2 0
      src/static/globlShowModel.js
  2. 2 0
      src/static/layoutModelData.js

+ 2 - 0
src/static/globlShowModel.js

@@ -84,6 +84,8 @@ var globlShowModel = [
 	'BP_AutoWall_51M',
 	'BP_AutoWall_51M',
 	'BP_G_grass01',
 	'BP_G_grass01',
 	'BP_G_tree03',
 	'BP_G_tree03',
+	'BP_sofa_with_toy_A',
+	'BP_sofa_with_toy_B',
 ];
 ];
 
 
 module.exports = globlShowModel;
 module.exports = globlShowModel;

+ 2 - 0
src/static/layoutModelData.js

@@ -157,6 +157,8 @@ var layoutModel = [
 	
 	
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_X_RelaxTable01.gltf', name: '单独休闲桌01',modelName: 'BP_X_RelaxTable01', type:1},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_X_RelaxTable01.gltf', name: '单独休闲桌01',modelName: 'BP_X_RelaxTable01', type:1},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_B_pillow01.glb', name: '枕头',modelName: 'BP_B_pillow01', type:1},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_B_pillow01.glb', name: '枕头',modelName: 'BP_B_pillow01', type:1},
+	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_sofa_with_toy_A.glb', name: 'xxx',modelName: 'BP_sofa_with_toy_A', type:1},
+	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_sofa_with_toy_B.glb', name: 'xxx',modelName: 'BP_sofa_with_toy_B', type:1},
 	
 	
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_XSPACE_deng_01.glb', name: '吊顶灯',modelName: 'BP_XSPACE_deng_01', type:2},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_XSPACE_deng_01.glb', name: '吊顶灯',modelName: 'BP_XSPACE_deng_01', type:2},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_L_CeilingLamp_01.glb', name: '吊灯01',modelName: 'BP_L_CeilingLamp_01', type:2},
 	{url: 'https://dm.static.elab-plus.com/miniProgram/model/BP_L_CeilingLamp_01.glb', name: '吊灯01',modelName: 'BP_L_CeilingLamp_01', type:2},