{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/src/components/widget_link.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/src/components/widget_link.vue","mtime":1740130327259},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-mobile/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\nexport default {\n inject: [\"reload\"],\n props: [\"link\"],\n data() {\n return{\n conceal: false,\n showLink: true,\n pagePath:'',\n pageHtml:'',\n }\n },\n created() {\n console.log(\"link-->\",this.link)\n // this.$api.getWidgetsIscript(this.link.wgtData.id,\n // {\n // onSucess: res => {\n // if(res.data.data.indexOf(\"http\")>=0 || res.data.data.indexOf(\"https\")>=0){\n // this.pagePath = res.data.data;\n // }else{\n // this.pageHtml = res.data.data;\n // }\n // }\n // }\n // );\n },\n methods: {\n jumpTo(url){\n window.open(url)\n },\n template(val){\n return {\n template: \"
\"+val+\"
\"\n }\n }\n }\n};\n",null]}