|
|
@@ -41,13 +41,17 @@ X:{{x}};Y:{{y}};Z:{{z}}
|
|
|
{{review_date}}
|
|
|
审查结论
|
|
|
{{ReviewStatus}}
|
|
|
+附属参数
|
|
|
+ {{?AttachedDatas}}
|
|
|
+ {{value}}:{{data.label}}
|
|
|
+{{/AttachedDatas}}
|
|
|
广告牌截图
|
|
|
{{?JTList}}{{@img}}{{/JTList}}
|
|
|
|
|
|
广告牌参数
|
|
|
部件名称
|
|
|
参数
|
|
|
- {{templateCentreObj!=null ? '顶部模型参数' : '模型参数'}}
|
|
|
+ {{templateCentreObj!=null ? '广告牌面模型参数' : '广告模型参数'}}
|
|
|
{{?templateTopObj}}
|
|
|
{{?scaleLname!=null}}{{scaleLname}}:{{scaleL}}{{/}}
|
|
|
{{?xLname!=null}}{{xLname}}:{{xL}}{{/}}
|
|
|
@@ -55,7 +59,7 @@ X:{{x}};Y:{{y}};Z:{{z}}
|
|
|
{{?zLname!=null}}{{zLname}}:{{zL}}{{/}}
|
|
|
{{?rLname!=null}}{{rLname}}:{{rL}}{{/}}
|
|
|
{{/templateTopObj}}
|
|
|
- {{templateCentreObj!=null ? '中部模型参数' : ''}}
|
|
|
+ {{templateCentreObj!=null ? '底座/立柱模型参数' : ''}}
|
|
|
{{?templateCentreObj}}
|
|
|
{{?scaleLname!=null}}{{scaleLname}}:{{scaleL}}{{/}}
|
|
|
{{?xLname!=null}}{{xLname}}:{{xL}}{{/}}
|
|
|
@@ -85,7 +89,7 @@ X:{{x}};Y:{{y}};Z:{{z}}
|
|
|
{{rotateZ!=null ? 'z轴旋转角:' +rotateZ+';': ''}}
|
|
|
部件名称
|
|
|
参数
|
|
|
- {{templateCentreObj!=null ? '顶部模型参数' : '模型参数'}}
|
|
|
+ {{templateCentreObj!=null ? '广告牌面模型参数' : '广告模型参数'}}
|
|
|
{{?templateTopObj}}
|
|
|
{{?scaleLname!=null}}{{scaleLname}}:{{scaleL}}{{/}}
|
|
|
{{?xLname!=null}}{{xLname}}:{{xL}}{{/}}
|
|
|
@@ -93,7 +97,7 @@ X:{{x}};Y:{{y}};Z:{{z}}
|
|
|
{{?zLname!=null}}{{zLname}}:{{zL}}{{/}}
|
|
|
{{?rLname!=null}}{{rLname}}:{{rL}}{{/}}
|
|
|
{{/templateTopObj}}
|
|
|
- {{templateCentreObj!=null ? '中部模型参数' : ''}}
|
|
|
+ {{templateCentreObj!=null ? '底座/立柱模型参数' : ''}}
|
|
|
{{?templateCentreObj}}
|
|
|
{{?scaleLname!=null}}{{scaleLname}}:{{scaleL}}{{/}}
|
|
|
{{?xLname!=null}}{{xLname}}:{{xL}}{{/}}
|