|
|
@@ -418,7 +418,7 @@ |
|
|
{{template "base/footer" .}} |
|
|
{{template "base/footer" .}} |
|
|
<script src="{{StaticUrlPrefix}}/js/specsuse.js?v={{MD5 AppVer}}" type="text/javascript"></script> |
|
|
<script src="{{StaticUrlPrefix}}/js/specsuse.js?v={{MD5 AppVer}}" type="text/javascript"></script> |
|
|
<script> |
|
|
<script> |
|
|
console.log({{$.modelDownload}} {{$.modelDownload.name}}) |
|
|
|
|
|
|
|
|
console.log({{$.modelDownload}} {{$.modelDownload.Name}}) |
|
|
console.log({{.task}}); |
|
|
console.log({{.task}}); |
|
|
;(function() { |
|
|
;(function() { |
|
|
var SPEC = {{ .Spec }}; |
|
|
var SPEC = {{ .Spec }}; |
|
|
|