1 line
1019 B
JSON
1 line
1019 B
JSON
{"ast":null,"code":"import { openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, createElementVNode as _createElementVNode, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from \"vue\";\nconst _withScopeId = n => (_pushScopeId(\"data-v-7a233d29\"), n = n(), _popScopeId(), n);\nconst _hoisted_1 = {\n class: \"game-iframe\"\n};\nconst _hoisted_2 = [\"src\"];\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n return _openBlock(), _createElementBlock(\"div\", _hoisted_1, [false ? (_openBlock(), _createElementBlock(\"div\", {\n key: 0,\n class: \"back\",\n onClick: _cache[0] || (_cache[0] = (...args) => $setup.goBack && $setup.goBack(...args))\n }, \"返回\")) : _createCommentVNode(\"\", true), _createElementVNode(\"iframe\", {\n class: \"iframe\",\n src: $setup.gameUrl,\n frameborder: \"0\"\n }, null, 8, _hoisted_2)]);\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |