|
|
@@ -217,7 +217,6 @@ |
|
|
{{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({{DebugAttachSize}}); |
|
|
|
|
|
let form = document.getElementById('form_id'); |
|
|
let form = document.getElementById('form_id'); |
|
|
$('#messageInfo').css('display', 'none') |
|
|
$('#messageInfo').css('display', 'none') |
|
|
function clearValue() { |
|
|
function clearValue() { |
|
|
|