| | |
| | | <script type="text/javascript" src="js/show_pub.js?v={yun:}$config.cachecode{/yun}"></script> |
| | | <link href="{yun:}$config.sy_weburl{/yun}/js/layui/css/layui.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" /> |
| | | <script src="{yun:}$config.sy_weburl{/yun}/js/layui/layui.js?v={yun:}$config.cachecode{/yun}"></script> |
| | | <script src="{yun:}$config.sy_weburl{/yun}/js/layui/phpyun_layer.js?v={yun:}$config.cachecode{/yun}"></script> |
| | | <script src="{yun:}$config.sy_weburl{/yun}/js/layui/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script> |
| | | <script src="{yun:}$config.sy_weburl{/yun}/js/viewer/viewer.min.js?v={yun:}$config.cachecode{/yun}"></script> |
| | | |
| | | <link href="{yun:}$config.sy_weburl{/yun}/js/viewer/viewer.min.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" /> |
| | |
| | | $('#rating_name').val(ratingname); |
| | | |
| | | layui.form.render(); |
| | | $.layer({ |
| | | layer.open({ |
| | | type : 1, |
| | | title : '企业会员等级修改', |
| | | closeBtn : [ 0, true ], |
| | | border : [ 10, 0.3, '#000', true ], |
| | | area : [ '710px', 'auto' ], |
| | | offset : [ '20px', '' ], |
| | | page : { |
| | | dom : "#comrating" |
| | | } |
| | | area : [ '800px', 'auto' ], |
| | | offset : ['15%'], |
| | | content:$("#comrating") |
| | | }); |
| | | |
| | | } else { |