| #964 | } |
| #965 | |
| #966 | // 缓存JS代码 |
| #967 | if ($cached_js === null) { |
| #968 | $cached_js = '<script type="text/javascript" rel="nofollow noreferrer noopener" src="'.$cfg['weburl'].'/lecms/plugin/sj_paidToReadForGolds/style/layer/layers.js?v=1.0.0"></script>'; |
| #969 | } |
| #970 | |
| #971 | |
| #972 | $style = $cached_style; |
| #973 | $js_code = $cached_js; |