1 line
3.2 KiB
JSON
1 line
3.2 KiB
JSON
{"ast":null,"code":"import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, normalizeClass as _normalizeClass, resolveComponent as _resolveComponent, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from \"vue\";\nconst _withScopeId = n => (_pushScopeId(\"data-v-118180c8\"), n = n(), _popScopeId(), n);\nconst _hoisted_1 = {\n class: \"setcamera\"\n};\nconst _hoisted_2 = {\n class: \"title\"\n};\nconst _hoisted_3 = {\n class: \"list\"\n};\nconst _hoisted_4 = {\n class: \"lable\"\n};\nconst _hoisted_5 = {\n class: \"box\"\n};\nconst _hoisted_6 = {\n class: \"list\"\n};\nconst _hoisted_7 = {\n class: \"lable\"\n};\nconst _hoisted_8 = {\n class: \"box\"\n};\nconst _hoisted_9 = {\n class: \"list flex flex-align-center\"\n};\nconst _hoisted_10 = {\n class: \"text\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_van_switch = _resolveComponent(\"van-switch\");\n return _openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createElementVNode(\"h3\", _hoisted_2, _toDisplayString(_ctx.Lang[_ctx.Type].set_video), 1), _createElementVNode(\"div\", _hoisted_3, [_createElementVNode(\"div\", _hoisted_4, _toDisplayString(_ctx.Lang[_ctx.Type].definition), 1), _createElementVNode(\"div\", _hoisted_5, [_createElementVNode(\"span\", {\n class: _normalizeClass([\"btn\", {\n active: _ctx.info.definition == 1\n }]),\n onClick: _cache[0] || (_cache[0] = $event => $options.updateVideo('definition', 1))\n }, _toDisplayString(_ctx.Lang[_ctx.Type].HD), 3), _createElementVNode(\"span\", {\n class: _normalizeClass([\"btn\", {\n active: _ctx.info.definition == 2\n }]),\n onClick: _cache[1] || (_cache[1] = $event => $options.updateVideo('definition', 2))\n }, _toDisplayString(_ctx.Lang[_ctx.Type].SD), 3)])]), _createElementVNode(\"div\", _hoisted_6, [_createElementVNode(\"div\", _hoisted_7, _toDisplayString(_ctx.Lang[_ctx.Type].line), 1), _createElementVNode(\"div\", _hoisted_8, [_createElementVNode(\"span\", {\n class: _normalizeClass([\"btn\", {\n active: _ctx.info.line == 1\n }]),\n onClick: _cache[2] || (_cache[2] = $event => $options.updateVideo('line', 1))\n }, _toDisplayString(_ctx.Lang[_ctx.Type].line) + \"1 \", 3), _createElementVNode(\"span\", {\n class: _normalizeClass([\"btn\", {\n active: _ctx.info.line == 2\n }]),\n onClick: _cache[3] || (_cache[3] = $event => $options.updateVideo('line', 2))\n }, _toDisplayString(_ctx.Lang[_ctx.Type].line) + \"2 \", 3)])]), _createElementVNode(\"div\", _hoisted_9, [_createElementVNode(\"div\", _hoisted_10, _toDisplayString(_ctx.Lang[_ctx.Type].video) + \" \" + _toDisplayString($data.switchVideo ? _ctx.Lang[_ctx.Type].ON : _ctx.Lang[_ctx.Type].OFF), 1), _createVNode(_component_van_switch, {\n modelValue: $data.switchVideo,\n \"onUpdate:modelValue\": _cache[4] || (_cache[4] = $event => $data.switchVideo = $event),\n onChange: $options.switchVideoFn,\n size: \"0.7rem\"\n }, null, 8, [\"modelValue\", \"onChange\"])])]);\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |