123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 |
- <!DOCTYPE html>
- <html>
- <head><title></title>
- <meta http-equiv="Cache-Control" content="no-transform"/>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no"/>
- <meta name="apple-mobile-web-app-capable" content="yes">
- <meta http-equiv="Pragma" CONTENT="no-cache">
- <meta name="robots" content="nofollow,noindex,noarchive"/>
- <meta http-equiv="Cache-Control" CONTENT="no-cache"/>
- <meta http-equiv="Expires" CONTENT="0"/>
- <meta name="description" content="草料网"/>
- <meta name="keywords" content="草料网"/>
- <link rel="stylesheet" type="text/css" href="//static.clewm.net/cli/css/frozen.css">
- <link rel="stylesheet" href="//static.clewm.net/static/css/mobile_present_4f3c0f7.css">
- <link rel="stylesheet" href="//static.clewm.net/static/css/page-coding-new_619c1cc.css">
- <link rel="stylesheet" href="//static.clewm.net/cli/css/ueditor_list.css">
- <link rel="stylesheet" href="//static.clewm.net/cli/css/mobile_collect_bottom.css?v=1615451893573">
- <script src="//static.clewm.net/cli/js/lib/jquery191.js"></script>
- </head>
- <script>
- //获取url中的参数
- </script>
- <body id="body">
- <div id="cli_content">
- <div id="content">
- <div id="title"><p>人才政策汇编(福建省)</p></div>
- <div class="box">
- <div class="type_show_url">
- <div class="border-b"></div>
- <div class="type_show_list"><a jump_click href="https://www.jucai.gov.cn/content/policys/show/456"><span>福建省工科类青年专业人才支持暂行办法</span>
- <div class="weui_cell_ft"></div>
- </a></div>
- <div class="border-b"></div>
- <div class="type_show_list"><a jump_click href="https://www.jucai.gov.cn/content/policys/show/457"><span>《福建省高层次人才认定和支持办法(试行)》申报手册</span>
- <div class="weui_cell_ft"></div>
- </a></div>
- <div class="border-b"></div>
- </div>
- <style type="text/css">
- .wechatmask {
- position: fixed;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: rgba(0, 0, 0, .3)
- }
- .weui-dialog {
- position: fixed;
- z-index: 5000;
- width: 80%;
- max-width: 300px;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- background-color: #FFFFFF;
- text-align: center;
- border-radius: 3px;
- overflow: hidden;
- }
- .weui-dialog__hd {
- padding: 1.3em 1.6em 0.5em;
- }
- .weui-dialog__title {
- font-weight: 400;
- font-size: 18px;
- }
- .weui-dialog__bd {
- padding: 0 1.6em 0.8em;
- min-height: 40px;
- font-size: 15px;
- line-height: 1.3;
- word-wrap: break-word;
- word-break: break-all;
- color: #808080;
- }
- .weui-dialog__ft {
- position: relative;
- line-height: 48px;
- font-size: 18px;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- }
- .weui-dialog__btn {
- display: block;
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- flex: 1;
- color: #09BB07;
- text-decoration: none;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
- position: relative;
- }
- .weui-dialog__btn_default {
- color: #353535;
- }
- .weui-dialog__btn_primary {
- color: #586C94;
- }
- .weui-dialog__ft:after {
- content: " ";
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- height: 1px;
- border-top: 1px solid #D5D5D6;
- color: #D5D5D6;
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- -webkit-transform: scaleY(0.5);
- transform: scaleY(0.5);
- }
- .weui-dialog__btn:after {
- content: " ";
- position: absolute;
- left: 0;
- top: 0;
- width: 1px;
- bottom: 0;
- border-left: 1px solid #D5D5D6;
- color: #D5D5D6;
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- -webkit-transform: scaleX(0.5);
- transform: scaleX(0.5);
- }
- #textarea_input {
- position: absolute;
- top: 0;
- left: 0;
- opacity: 0;
- z-index: -10;
- text-indent: 9999;
- }
- .weui-mask_transparent {
- position: fixed;
- z-index: 1000;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- }
- .weui-toast {
- position: fixed;
- z-index: 5000;
- width: 7.6em;
- top: 180px;
- left: 50%;
- margin-left: -3.8em;
- background: rgba(17, 17, 17, 0.6);
- text-align: center;
- border-radius: 5px;
- color: #FFFFFF;
- font-size: 12px;
- height: 32px;
- line-height: 23px;
- }
- .weui-toast__content {
- margin: 5px 0 15px;
- }
- </style>
- <div class="wechatdevtools-box" style="display: none;">
- <div class="wechatmask"></div>
- <div class="weui-dialog">
- <div class="weui-dialog__hd"><strong class="weui-dialog__title">这是一个外部链接</strong></div>
- <div class="weui-dialog__bd">小程序暂不支持打开外部链接,可点击复制链接后在浏览器中粘贴查看</div>
- <div class="weui-dialog__ft"><a href="javascript:;"
- class="weui-dialog__btn weui-dialog__btn_default">取消</a><a
- href="javascript:;" class="weui-dialog__btn weui-dialog__btn_primary" data-url="">复制链接</a>
- </div>
- </div>
- </div>
- <div id="toast" style="display: none;">
- <div class="weui-mask_transparent"></div>
- <div class="weui-toast"><p class="weui-toast__content">内容已复制</p></div>
- </div>
- <textarea id="textarea_input" focus="false"></textarea>
- <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js"></script>
- <script type="text/javascript">
- (function () {
- var ua = window.navigator.userAgent.toLowerCase();
- if (ua.indexOf('micromessenger') == -1) {
- } else {
- wx.miniProgram.getEnv(function (res) {
- if (res.miniprogram) {
- $('[jump_click]').click(function (e) {
- e.preventDefault();
- // $('.wechatdevtools-box').show();
- var url = $(this).attr('href');
- var _url = encodeURIComponent(url);
- $('.weui-dialog__btn_primary').attr('data-url', url);
- var location_href = window.location.href;
- var _location_href = encodeURIComponent(location_href);
- wx.miniProgram.navigateTo({url: '/webview/pages/webview/webview?q=' + _location_href + '&url_jump=true&url=' + url + ''});
- })
- }
- })
- }
- })()
- $(function () {
- $(document).on('click', '.weui-dialog__btn_default', function () {
- $('.wechatdevtools-box').hide();
- })
- $(document).on('click', '.weui-dialog__btn_primary', function () {
- var url = $(this).attr('data-url');
- var textarea_input = $('#textarea_input')[0];
- $('#textarea_input').val(url);
- textarea_input.select(); // 选中文本
- document.execCommand("copy"); // 执行浏览器复制命令
- $('.wechatdevtools-box').hide();
- $('#textarea_input').blur()
- $('#toast').show();
- setTimeout(function () {
- $('#toast').hide();
- }, 2000)
- });
- });
- </script>
- <style>
- .type_content_des {
- padding-top: 20px;
- }
- </style>
- </div>
- </div>
- </div>
- </body>
- </html>
- <script src="//static.clewm.net/static/js/mobile/footer_new_3bb54c1.js"></script>
- <script src="//static.clewm.net/cli/js/lib/jquery.js"></script>
- <script>
- $(function () {
- // 点预览 powerby位置问题
- var bodyH = $('body').height();
- var contentH = $('#content').height();
- if (bodyH - contentH > 30) {
- $('#content').attr('style', 'height:' + bodyH - 40 + 'px !important');
- }
- ;
- $('table').wrap('<div class="overflow-x"></div>');
- });
- </script>
|