import{M as y}from"./MarkdownRenderer-e9906b6c.js";import{_ as g,s as w,r as f,o as n,c as s,a as o,t as a,f as d,d as l,g as _,e as m,w as v}from"./index-e263e3d6.js";import"./MarkdownRenderer.vue_vue_type_style_index_0_lang-207dad4c.js";const b={name:"CitizenActivityDetailView",components:{MarkdownRenderer:y},data(){return{activityItem:null,isLoading:!0,showMetadata:!1,adminService:w,tempActivities:[{id:"xuzh-book-launch",title_zh:"许志永新书纽约发布会,本机构创建人罗胜春女士发表演讲",title_en:"Xu Zhiyong New York Book Launch, ACR Founder Ms. Luo Shengchun Delivers Speech",content_zh:`在美国纽约法拉盛市政厅,本机构创建人罗胜春女士参加了许志永《美好中国》的新书发布会并发表题为《为了我们心中的美好中国》的演讲。此次新书发布会由博登书屋主办。一起回顾过去,思考当下,展望未来。
分享我们深陷狱中的朋友的泣血呐喊,分享我们对自由、公义和爱的理解和不懈追求,分享我们的痛苦、喜乐和盼望!
**美好中国一定要实现,也一定会实现!**
## 活动视频
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin: 20px 0;">
<iframe
src="https://customer-jja285q7eogvc05i.cloudflarestream.com/f6ffd056a907430822dbf09ff7f322c2/iframe"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;"
allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"
allowfullscreen="true">
</iframe>
</div>
---
活动在美国纽约法拉盛市政厅举行,现场气氛热烈,参与者们共同追忆许志永的公民理想与实践,展望中国民主化的未来。
### 关于活动
这不仅是一场新书发布会,更是一次对自由、民主、法治理念的深度交流,是对所有为中国民主事业付出努力的人们的致敬。
`,content_en:`At Flushing Town Hall in New York, USA, Ms. Luo Shengchun, founder of our organization, attended the book launch for Xu Zhiyong's "A Beautiful China" and delivered a speech titled "For the Beautiful China in Our Hearts." The book launch was organized by Boden Books. Together, we review the past, reflect on the present, and look forward to the future.
Sharing the heartfelt cries of our friends imprisoned, sharing our understanding and persistent pursuit of freedom, justice, and love, sharing our pain, joy, and hope!
**A Beautiful China must be realized, and will be realized!**
## Event Video
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin: 20px 0;">
<iframe
src="https://customer-jja285q7eogvc05i.cloudflarestream.com/f6ffd056a907430822dbf09ff7f322c2/iframe"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;"
allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"
allowfullscreen="true">
</iframe>
</div>
---
The event was held at Flushing Town Hall in New York, USA with an enthusiastic atmosphere. Participants collectively reminisced about Xu Zhiyong's civic ideals and practices, looking forward to China's democratic future.
### About the Event
This is not only a book launch but also a profound exchange on the ideals of freedom, democracy, and the rule of law, paying tribute to all those who have worked for China's democratic cause.
`,status:"published",created_at:new Date().toISOString(),date:new Date().toISOString()}]}},watch:{"$route.params.id":{immediate:!0,handler(){this.loadActivityDetail()}},"$i18n.locale"(){this.$forceUpdate()}},methods:{async loadActivityDetail(){this.isLoading=!0;try{const e=this.$route.params.id;console.log("开始加载公民动态详情,ID:",e,"类型:",typeof e);let i=[...this.tempActivities];try{const t=await this.adminService.getCitizenActivitiesList();t&&t.length>0&&(i=[...i,...t],console.log("成功加载Supabase数据"))}catch{console.log("使用临时数据(Supabase表可能还未创建)")}console.log("总数据数量:",i.length);const u=parseInt(e),c=String(e);this.activityItem=i.find(t=>t.id===e||t.id===u||t.id===c||String(t.id)===c),this.activityItem?console.log("成功找到公民动态详情:",this.activityItem.title_zh):(console.warn("未找到对应ID的公民动态数据"),console.warn("查找的ID:",e),console.warn("可用的ID:",i.map(t=>t.id)))}catch(e){console.error("加载公民动态详情失败:",e),this.activityItem=null}finally{this.isLoading=!1}},getLocalizedTitle(e){return e?this.$i18n.locale==="zh"?e.title_zh||e.title||"无标题":e.title_en||e.title||"No Title":""},getLocalizedContent(e){return e?this.$i18n.locale==="zh"?e.content_zh||e.content||"":e.content_en||e.content||"":""},getLocalizedSummary(e){return e?this.$i18n.locale==="zh"?e.summary_zh||e.summary||"":e.summary_en||e.summary||"":""},formatDate(e){if(!e)return"";const i=new Date(e);return new Intl.DateTimeFormat(this.$i18n.locale==="zh"?"zh-CN":"en-US",{year:"numeric",month:"long",day:"numeric",timeZone:"Asia/Shanghai"}).format(i)}}},z={class:"activity-detail"},k={class:"container"},I={key:0,class:"activity-header"},S={class:"activity-date"},A={key:1,class:"loading-container"},C={key:2,class:"activity-content"},D={class:"activity-main-content"},L={key:1,class:"no-content"},B={key:3,class:"activity-footer"},T={key:4,class:"error-container"},N={class:"error-box"};function x(e,i,u,c,t,r){const p=f("markdown-renderer"),h=f("router-link");return n(),s("div",z,[o("div",k,[t.activityItem&&!t.showMetadata?(n(),s("div",I,[o("div",S,a(r.formatDate(t.activityItem.created_at||t.activityItem.date)),1),o("h1",null,[d(a(r.getLocalizedTitle(t.activityItem))+" ",1),i[0]||(i[0]=o("span",{class:"underline-decorator"},null,-1))])])):l("",!0),t.isLoading?(n(),s("div",A,[i[1]||(i[1]=o("div",{class:"spinner"},[o("div",{class:"double-bounce1"}),o("div",{class:"double-bounce2"})],-1)),o("p",null,a(e.$i18n.locale==="zh"?"加载中...":"Loading..."),1)])):t.activityItem?(n(),s("div",C,[o("div",D,[r.getLocalizedContent(t.activityItem)?(n(),_(p,{key:0,content:r.getLocalizedContent(t.activityItem),"show-toc":!1,"fixed-toc":!0,"toc-title":e.$i18n.locale==="zh"?"内容目录":"Table of Contents","show-metadata":t.showMetadata},null,8,["content","toc-title","show-metadata"])):(n(),s("div",L,[o("p",null,a(e.$i18n.locale==="zh"?"暂无详细内容":"No detailed content available"),1)]))])])):l("",!0),t.activityItem?(n(),s("div",B,[m(h,{to:"/citizen-activities",class:"back-button"},{default:v(()=>[i[2]||(i[2]=o("span",{class:"back-icon"},"←",-1)),d(" "+a(e.$i18n.locale==="zh"?"返回公民动态":"Back to Citizen Activities"),1)]),_:1,__:[2]})])):l("",!0),!t.activityItem&&!t.isLoading?(n(),s("div",T,[o("div",N,[o("h2",null,a(e.$i18n.locale==="zh"?"未找到动态":"Activity Not Found"),1),o("p",null,a(e.$i18n.locale==="zh"?"抱歉,无法找到您请求的活动文章。":"Sorry, we could not find the activity you requested."),1),m(h,{to:"/citizen-activities",class:"back-button"},{default:v(()=>[i[3]||(i[3]=o("span",{class:"back-icon"},"←",-1)),d(" "+a(e.$i18n.locale==="zh"?"返回公民动态":"Back to Citizen Activities"),1)]),_:1,__:[3]})])])):l("",!0)])])}const F=g(b,[["render",x],["__scopeId","data-v-601c8fd1"]]);export{F as default};