GamePortrait/node_modules/.cache/babel-loader/c1b198652df3511fbc0653fe294157ac61c0c804c9c0a8a1b8993a16720aabef.json

1 line
3.6 KiB
JSON

{"ast":null,"code":"import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, resolveComponent as _resolveComponent, createVNode as _createVNode, createTextVNode as _createTextVNode, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, createCommentVNode as _createCommentVNode, Transition as _Transition, withCtx as _withCtx, createBlock as _createBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from \"vue\";\nconst _withScopeId = n => (_pushScopeId(\"data-v-4fc59262\"), n = n(), _popScopeId(), n);\nconst _hoisted_1 = {\n key: 0,\n class: \"online-pop\"\n};\nconst _hoisted_2 = {\n class: \"online-view\"\n};\nconst _hoisted_3 = {\n class: \"title\"\n};\nconst _hoisted_4 = {\n class: \"small\"\n};\nconst _hoisted_5 = {\n class: \"view\"\n};\nconst _hoisted_6 = {\n class: \"box\"\n};\nconst _hoisted_7 = {\n class: \"name\"\n};\nconst _hoisted_8 = {\n class: \"money\"\n};\nconst _hoisted_9 = {\n class: \"box\"\n};\nconst _hoisted_10 = {\n class: \"item down\"\n};\nconst _hoisted_11 = {\n class: \"lab\"\n};\nconst _hoisted_12 = {\n class: \"item time\"\n};\nconst _hoisted_13 = {\n class: \"lab\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_van_icon = _resolveComponent(\"van-icon\");\n return _openBlock(), _createBlock(_Transition, {\n name: \"custom-classes\",\n \"enter-active-class\": \"animate__animated animate__zoomIn\",\n \"leave-active-class\": \"animate__animated animate__zoomOut\"\n }, {\n default: _withCtx(() => [$setup.showOnLine ? (_openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createElementVNode(\"div\", _hoisted_2, [_createElementVNode(\"div\", _hoisted_3, [_createElementVNode(\"small\", _hoisted_4, _toDisplayString($setup.Lang[$setup.Type].nearly_20), 1), _createTextVNode(\" \" + _toDisplayString($setup.Lang[$setup.Type].player_list) + \" \", 1), _createVNode(_component_van_icon, {\n class: \"close\",\n name: \"cross\",\n onClick: $setup.closeOnLine\n }, null, 8, [\"onClick\"])]), _createElementVNode(\"div\", _hoisted_5, [(_openBlock(true), _createElementBlock(_Fragment, null, _renderList($setup.list, (item, index) => {\n return _openBlock(), _createElementBlock(\"div\", {\n class: \"list\",\n key: item\n }, [_createElementVNode(\"div\", {\n class: _normalizeClass([\"ranking\", [$setup.Type]])\n }, _toDisplayString(index != 0 ? index + 1 : \"\"), 3), _createElementVNode(\"div\", {\n class: _normalizeClass([\"head\", [`head_${item.head}`]])\n }, [_createElementVNode(\"span\", {\n class: _normalizeClass([\"frame\", [`frame_${item.frame}`]])\n }, null, 2)], 2), _createElementVNode(\"div\", _hoisted_6, [_createElementVNode(\"div\", _hoisted_7, _toDisplayString(item.name), 1), _createElementVNode(\"div\", _hoisted_8, _toDisplayString(item.money), 1)]), _createElementVNode(\"div\", _hoisted_9, [_createElementVNode(\"div\", _hoisted_10, [_createElementVNode(\"span\", _hoisted_11, _toDisplayString($setup.Lang[$setup.Type].place_bet), 1), _createElementVNode(\"span\", null, _toDisplayString(item.win), 1)]), _createElementVNode(\"div\", _hoisted_12, [_createElementVNode(\"span\", _hoisted_13, _toDisplayString($setup.Lang[$setup.Type].to_win), 1), _createElementVNode(\"span\", null, _toDisplayString(item.time) + _toDisplayString($setup.Lang[$setup.Type].games), 1)])])]);\n }), 128))])])])) : _createCommentVNode(\"\", true)]),\n _: 1\n });\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}