function anonymous( ) { const _Vue = Vue const { createElementVNode: _createElementVNode } = _Vue const _hoisted_1 = ["onClick"] const _hoisted_2 = { class: "modal-card" } const _hoisted_3 = { class: "modal-card-head" } const _hoisted_4 = /*#__PURE__*/_createElementVNode("p", { class: "modal-card-title" }, "购买高清VIP会员邀请码", -1) const _hoisted_5 = ["onClick"] const _hoisted_6 = { class: "modal-card-body" } const _hoisted_7 = /*#__PURE__*/_createElementVNode("div", { class: "block" }, [/*#__PURE__*/_createElementVNode("p", null, "您需要先购买邀请码来注册高清VIP会员,购买邀请码之后,请返回九色网站,然后在注册会员时输入邀请码成为VIP会员。")], -1) const _hoisted_8 = /*#__PURE__*/_createElementVNode("div", { class: "block has-text-danger has-text-weight-bold" }, " 请注意:购买邀请码后,请及时获取和记录,并且在返回九色网站后点击“注册”,成功注册后才算完成整个升级流程,并不是支付后就完成升级了! ", -1) const _hoisted_9 = { class: "block has-text-centered" } const _hoisted_10 = ["href"] const _hoisted_11 = { class: "block has-text-centered" } const _hoisted_12 = ["href"] const _hoisted_13 = { class: "block has-text-centered mb-2" } const _hoisted_14 = ["onClick"] return function render(_ctx, _cache) { with (_ctx) { const { createElementVNode: _createElementVNode, normalizeClass: _normalizeClass, openBlock: _openBlock, createElementBlock: _createElementBlock } = _Vue return (_openBlock(), _createElementBlock("div", { class: _normalizeClass(["modal", {'is-active': visible}]) }, [_createElementVNode("div", { class: "modal-background", onClick: hide }, null, 8, _hoisted_1), _createElementVNode("div", _hoisted_2, [_createElementVNode("header", _hoisted_3, [_hoisted_4, _createElementVNode("button", { class: "delete", "aria-label": "close", onClick: hide }, null, 8, _hoisted_5)]), _createElementVNode("section", _hoisted_6, [ _hoisted_7, _hoisted_8, _createElementVNode("div", _hoisted_9, [_createElementVNode("a", { class: "button is-danger has-text-weight-bold", href: pay, target: "_blank" }, "点此购买高清VIP邀请码", 8, _hoisted_10)]), _createElementVNode("div", _hoisted_11, [_createElementVNode("a", { class: "button is-danger has-text-weight-bold", href: backup, target: "_blank" }, "购买备用链接", 8, _hoisted_12)]), _createElementVNode("div", _hoisted_13, [_createElementVNode("span", { class: "button is-light has-text-weight-bold has-text-grey", onClick: $event => ($emit('register')) }, "已经购买?点此快速进入注册页面", 8, _hoisted_14)]) ])])], 2)) } } }