"use strict";Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"default",{enumerable:true,get:function(){return _default}});function MDXContent(props){if(props===void 0)props={};var _createMdxContent=function _createMdxContent(){var _components=Object.assign({blockquote:"blockquote",p:"p",br:"br",hr:"hr",h2:"h2"},props.components);return Vue.h(Vue.Fragment,null,Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,"「想念我的时候,就抬头看看月亮吧~」",Vue.h(_components.br),"\n","「我会在月亮上等你」"),"\n"),"\n",Vue.h(_components.p,null,"这是她留给我们最后的念想....."),"\n",Vue.h(_components.hr),"\n",Vue.h(_components.h2,null,"关于她"),"\n",Vue.h(_components.p,null,"她就和她的昵称柒鸟一样,像鸟一样飞向高空,飞到月亮上去...",Vue.h(_components.br),"\n","如果说起御坂网络对她的印象的话,我们很感谢她创建了「御坂网络」这样一个给我们带来快乐的地方"),"\n",Vue.h(_components.p,null,"她是一个活泼开朗,乐于助人的女孩子,不仅对我们非常照顾,还挽救了很多自杀的人,只是可惜,医者不能自医,她最终还是没能挽救自己...."),"\n",Vue.h(_components.p,null,"她对音游有着一种执着的爱,在生命的最后一刻,用「风屿」向我们告别"),"\n",Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,"终会有一天,我们都能自由地生存在这个世界上"),"\n"),"\n",Vue.h(_components.p,null,"这是她最后的愿望......"),"\n",Vue.h(_components.hr),"\n",Vue.h(_components.p,null,'"希望你能在那边做一个开心的女孩子,我们想你的时候,都会抬头望向天空中的明月"'),"\n",Vue.h("p",{align:"right"},Vue.h(_components.p,null,"御坂网络全体成员"),Vue.h("br"),Vue.h(_components.p,null,"2022.8.14")))};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent)):_createMdxContent()}var _default=MDXContent;