You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1.0 KiB
2 lines
1.0 KiB
"use strict";const t=require("../../common/vendor.js");if(!Array){const a=t.resolveComponent("uni-nav-bar"),e=t.resolveComponent("mp-html");(a+e)()}const r=()=>"../../uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar.js",_=()=>"../../uni_modules/mp-html/components/mp-html/mp-html.js";Math||(m+r+_)();const m=()=>"../components/header_tops_tips.js",p={__name:"richtext",setup(a){const e=t.reactive({title:"",content:""});async function c(n,o){const{code:l,data:i}=await ArticleApi.getArticle(n,o);l===0&&(e.content=i.content,e.title!==i.title&&(e.title=i.title,t.index.setNavigationBarTitle({title:e.title})))}function s(){t.index.navigateBack()}return t.onLoad(n=>{n.title&&(e.title=n.title,t.index.setNavigationBarTitle({title:e.title})),c(n.id,n.title)}),(n,o)=>({a:t.o(s),b:t.p({["left-icon"]:"left",title:e.title,backgroundColor:"#e6eafa"}),c:t.p({content:e.content})})}},u=t._export_sfc(p,[["__scopeId","data-v-bc551482"],["__file","D:/xiangmu/佰安出行/app/s-applet/pages/public/richtext.vue"]]);wx.createPage(u);
|