|
@@ -57,10 +57,10 @@ |
|
@@ -57,10 +57,10 @@ |
57
|
<li>
|
57
|
<li>
|
58
|
<em class="justpostion">
|
58
|
<em class="justpostion">
|
59
|
{{#if dColor}}
|
59
|
{{#if dColor}}
|
60
|
- {{{escapeType key}}}: <span id="desc-color"
|
60
|
+ <span class="keySpace">{{{escapeType key}}}: </span><span id="desc-color"
|
61
|
class="valueSpace">{{value}}</span>
|
61
|
class="valueSpace">{{value}}</span>
|
62
|
{{^}}
|
62
|
{{^}}
|
63
|
- {{{escapeType key}}}: <span class="valueSpace">{{value}}</span>
|
63
|
+ <span class="keySpace">{{{escapeType key}}}: </span><span class="valueSpace">{{value}}</span>
|
64
|
{{/if}}
|
64
|
{{/if}}
|
65
|
</em>
|
65
|
</em>
|
66
|
</li>
|
66
|
</li>
|
|
@@ -70,7 +70,7 @@ |
|
@@ -70,7 +70,7 @@ |
70
|
<ul class="comfort clearfix">
|
70
|
<ul class="comfort clearfix">
|
71
|
{{# comfort}}
|
71
|
{{# comfort}}
|
72
|
<li class="pull-left">
|
72
|
<li class="pull-left">
|
73
|
- <span class="comfort-title">{{name}}:</span>
|
73
|
+ <span class="comfort-title">{{{escapeLength name}}}:</span>
|
74
|
<span class="min-des">{{minDes}}</span>
|
74
|
<span class="min-des">{{minDes}}</span>
|
75
|
{{# blocks}}
|
75
|
{{# blocks}}
|
76
|
<span class="comfort-block {{#if cur}}cur{{/if}}"></span>
|
76
|
<span class="comfort-block {{#if cur}}cur{{/if}}"></span>
|
|
@@ -85,7 +85,7 @@ |
|
@@ -85,7 +85,7 @@ |
85
|
{{/if}}
|
85
|
{{/if}}
|
86
|
</div>
|
86
|
</div>
|
87
|
|
87
|
|
88
|
- <div class="description-material info-block">
|
88
|
+ {{#if materialDetail}}<div class="description-material info-block">
|
89
|
<p class="block-title">
|
89
|
<p class="block-title">
|
90
|
<span class="title-head"> <span class="title cur">材质洗涤</span> </span>
|
90
|
<span class="title-head"> <span class="title cur">材质洗涤</span> </span>
|
91
|
</p>
|
91
|
</p>
|
|
@@ -117,8 +117,9 @@ |
|
@@ -117,8 +117,9 @@ |
117
|
{{/ material}}
|
117
|
{{/ material}}
|
118
|
</div>
|
118
|
</div>
|
119
|
</div>
|
119
|
</div>
|
|
|
120
|
+ {{/if}}
|
120
|
|
121
|
|
121
|
- <div class="description-material-tab info-block getnav" id="sizeMessage" data-id="1">
|
122
|
+ {{#if size}}<div class="description-material-tab info-block getnav" id="sizeMessage" data-id="1">
|
122
|
<p class="block-title">
|
123
|
<p class="block-title">
|
123
|
<span class="title-head"> <span class="title cur">尺码信息</span> </span>
|
124
|
<span class="title-head"> <span class="title cur">尺码信息</span> </span>
|
124
|
</p>
|
125
|
</p>
|
|
@@ -164,7 +165,7 @@ |
|
@@ -164,7 +165,7 @@ |
164
|
{{/if}}
|
165
|
{{/if}}
|
165
|
</div>
|
166
|
</div>
|
166
|
</div>
|
167
|
</div>
|
167
|
-
|
168
|
+ {{/if}}
|
168
|
{{#if reference}}
|
169
|
{{#if reference}}
|
169
|
<div class="description-material-tab info-block">
|
170
|
<div class="description-material-tab info-block">
|
170
|
<p class="block-title">
|
171
|
<p class="block-title">
|