...
|
...
|
@@ -12,7 +12,7 @@ |
|
|
data-imageurl="{{image pic 100 134}}"
|
|
|
data-target="{{proId}}-color-{{@index}}"
|
|
|
data-title="{{this.color}}" title="{{this.color}}">
|
|
|
<label class="round-color{{#if active}} cur{{/if}}" title="{{title}}" style="width: 20px; height: 20px;">
|
|
|
<label class="round-color" title="{{title}}" style="width: 20px; height: 20px;">
|
|
|
<div class="icon-back" style="background: {{this.rgb}}">
|
|
|
{{#if bgImg}}
|
|
|
<img src="{{bgImg}}">
|
...
|
...
|
|