You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
9.3 KiB
JavaScript
1 line
9.3 KiB
JavaScript
"use strict";(self.webpackChunkfurion=self.webpackChunkfurion||[]).push([[6103],{5203:(e,t,n)=>{n.r(t),n.d(t,{default:()=>x});n(7294);var i=n(4334),o=n(1944),r=n(5281),s=n(9460),l=n(1460),a=n(390),c=n(5999),d=n(2244),u=n(5893);function m(e){const{nextItem:t,prevItem:n}=e;return(0,u.jsxs)("nav",{className:"pagination-nav docusaurus-mt-lg","aria-label":(0,c.I)({id:"theme.blog.post.paginator.navAriaLabel",message:"Blog post page navigation",description:"The ARIA label for the blog posts pagination"}),children:[n&&(0,u.jsx)(d.Z,{...n,subLabel:(0,u.jsx)(c.Z,{id:"theme.blog.post.paginator.newerPost",description:"The blog post button label to navigate to the newer/previous post",children:"Newer Post"})}),t&&(0,u.jsx)(d.Z,{...t,subLabel:(0,u.jsx)(c.Z,{id:"theme.blog.post.paginator.olderPost",description:"The blog post button label to navigate to the older/next post",children:"Older Post"}),isNext:!0})]})}function g(){const{assets:e,metadata:t}=(0,s.C)(),{title:n,description:i,date:r,tags:l,authors:a,frontMatter:c}=t,{keywords:d}=c,m=e.image??c.image;return(0,u.jsxs)(o.d,{title:n,description:i,keywords:d,image:m,children:[(0,u.jsx)("meta",{property:"og:type",content:"article"}),(0,u.jsx)("meta",{property:"article:published_time",content:r}),a.some((e=>e.url))&&(0,u.jsx)("meta",{property:"article:author",content:a.map((e=>e.url)).filter(Boolean).join(",")}),l.length>0&&(0,u.jsx)("meta",{property:"article:tag",content:l.map((e=>e.label)).join(",")})]})}var p=n(8620),h=n(2212);function f(e){let{sidebar:t,children:n}=e;const{metadata:i,toc:o}=(0,s.C)(),{nextItem:r,prevItem:c,frontMatter:d,unlisted:g}=i,{hide_table_of_contents:f,toc_min_heading_level:x,toc_max_heading_level:v}=d;return(0,u.jsxs)(l.Z,{sidebar:t,toc:!f&&o.length>0?(0,u.jsx)(p.Z,{toc:o,minHeadingLevel:x,maxHeadingLevel:v}):void 0,children:[g&&(0,u.jsx)(h.Z,{}),(0,u.jsx)(a.Z,{children:n}),(r||c)&&(0,u.jsx)(m,{nextItem:r,prevItem:c})]})}function x(e){const t=e.content;return(0,u.jsx)(s.n,{content:e.content,isBlogPostPage:!0,children:(0,u.jsxs)(o.FG,{className:(0,i.Z)(r.k.wrapper.blogPages,r.k.page.blogPostPage),children:[(0,u.jsx)(g,{}),(0,u.jsx)(f,{sidebar:e.sidebar,children:(0,u.jsx)(t,{})})]})})}},3743:(e,t,n)=>{n.d(t,{Z:()=>h});var i=n(7294),o=n(6668);function r(e){const t=e.map((e=>({...e,parentIndex:-1,children:[]}))),n=Array(7).fill(-1);t.forEach(((e,t)=>{const i=n.slice(2,e.level);e.parentIndex=Math.max(...i),n[e.level]=t}));const i=[];return t.forEach((e=>{const{parentIndex:n,...o}=e;n>=0?t[n].children.push(o):i.push(o)})),i}function s(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:i}=e;return t.flatMap((e=>{const t=s({toc:e.children,minHeadingLevel:n,maxHeadingLevel:i});return function(e){return e.level>=n&&e.level<=i}(e)?[{...e,children:t}]:t}))}function l(e){const t=e.getBoundingClientRect();return t.top===t.bottom?l(e.parentNode):t}function a(e,t){let{anchorTopOffset:n}=t;const i=e.find((e=>l(e).top>=n));if(i){return function(e){return e.top>0&&e.bottom<window.innerHeight/2}(l(i))?i:e[e.indexOf(i)-1]??null}return e[e.length-1]??null}function c(){const e=(0,i.useRef)(0),{navbar:{hideOnScroll:t}}=(0,o.L)();return(0,i.useEffect)((()=>{e.current=t?0:document.querySelector(".navbar").clientHeight}),[t]),e}function d(e){const t=(0,i.useRef)(void 0),n=c();(0,i.useEffect)((()=>{if(!e)return()=>{};const{linkClassName:i,linkActiveClassName:o,minHeadingLevel:r,maxHeadingLevel:s}=e;function l(){const e=function(e){return Array.from(document.getElementsByClassName(e))}(i),l=function(e){let{minHeadingLevel:t,maxHeadingLevel:n}=e;const i=[];for(let o=t;o<=n;o+=1)i.push(`h${o}.anchor`);return Array.from(document.querySelectorAll(i.join()))}({minHeadingLevel:r,maxHeadingLevel:s}),c=a(l,{anchorTopOffset:n.current}),d=e.find((e=>c&&c.id===function(e){return decodeURIComponent(e.href.substring(e.href.indexOf("#")+1))}(e)));e.forEach((e=>{!function(e,n){n?(t.current&&t.current!==e&&t.current.classList.remove(o),e.classList.add(o),t.current=e):e.classList.remove(o)}(e,e===d)}))}return document.addEventListener("scroll",l),document.addEventListener("resize",l),l(),()=>{document.removeEventListener("scroll",l),document.removeEventListener("resize",l)}}),[e,n])}var u=n(9960),m=n(5893);function g(e){let{toc:t,className:n,linkClassName:i,isChild:o}=e;return t.length?(0,m.jsx)("ul",{className:o?void 0:n,children:t.map((e=>(0,m.jsxs)("li",{children:[(0,m.jsx)(u.Z,{to:`#${e.id}`,className:i??void 0,dangerouslySetInnerHTML:{__html:e.value}}),(0,m.jsx)(g,{isChild:!0,toc:e.children,className:n,linkClassName:i})]},e.id)))}):null}const p=i.memo(g);function h(e){let{toc:t,className:n="table-of-contents table-of-contents__left-border",linkClassName:l="table-of-contents__link",linkActiveClassName:a,minHeadingLevel:c,maxHeadingLevel:u,...g}=e;const h=(0,o.L)(),f=c??h.tableOfContents.minHeadingLevel,x=u??h.tableOfContents.maxHeadingLevel,v=function(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:o}=e;return(0,i.useMemo)((()=>s({toc:r(t),minHeadingLevel:n,maxHeadingLevel:o})),[t,n,o])}({toc:t,minHeadingLevel:f,maxHeadingLevel:x});return d((0,i.useMemo)((()=>{if(l&&a)return{linkClassName:l,linkActiveClassName:a,minHeadingLevel:f,maxHeadingLevel:x}}),[l,a,f,x])),(0,m.jsx)(p,{toc:v,className:n,linkClassName:l,...g})}},2212:(e,t,n)=>{n.d(t,{Z:()=>g});n(7294);var i=n(4334),o=n(5999),r=n(5742),s=n(5893);function l(){return(0,s.jsx)(o.Z,{id:"theme.unlistedContent.title",description:"The unlisted content banner title",children:"Unlisted page"})}function a(){return(0,s.jsx)(o.Z,{id:"theme.unlistedContent.message",description:"The unlisted content banner message",children:"This page is unlisted. Search engines will not index it, and only users having a direct link can access it."})}function c(){return(0,s.jsx)(r.Z,{children:(0,s.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})}var d=n(5281),u=n(9047);function m(e){let{className:t}=e;return(0,s.jsx)(u.Z,{type:"caution",title:(0,s.jsx)(l,{}),className:(0,i.Z)(t,d.k.common.unlistedBanner),children:(0,s.jsx)(a,{})})}function g(e){return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(c,{}),(0,s.jsx)(m,{...e})]})}},8642:(e,t,n)=>{n.d(t,{Z:()=>i});const i=[{id:1,title:"CRMEB \u4e13\u6ce8\u5f00\u6e90\u7535\u5546\u7cfb\u7edf\u7814\u53d1",picture:"img/crmeb.jpg",url:"http://github.crmeb.net/u/furion",top:!1,tag:"\u94c2\u91d1"},{id:2,title:"\u6d41\u4e4b\u4e91 - \u4fe1\u606f\u5316\u3001\u6570\u5b57\u5316\u670d\u52a1\u63d0\u4f9b\u5546",picture:"img/tpflow.png",url:"https://www.gadmin8.com?from=furion",top:!1,tag:""},{id:3,title:"CoreShop \u79fb\u52a8\u7aef/\u5c0f\u7a0b\u5e8f\u5546\u57ce\u7cfb\u7edf",picture:"img/coreshop.gif",url:"https://www.coreshop.cn?from=furion",top:!1,tag:""},{id:6,title:"DIY \u53ef\u89c6\u5316 UniApp \u4ee3\u7801\u751f\u6210\u5668",picture:"img/lk.jpg",url:"https://www.diygw.com?from=furion",top:!1,tag:""},{id:7,title:"MaxKey - \u4e1a\u754c\u9886\u5148\u7684\u5355\u70b9\u767b\u5f55\u4ea7\u54c1",picture:"img/maxkey.png",url:"https://gitee.com/dromara/MaxKey?from=furion",top:!0,tag:"\u94c2\u91d1"}]},8620:(e,t,n)=>{n.d(t,{Z:()=>v});var i=n(4996),o=n(3743),r=n(512),s=n(7294),l=n(5983),a=n(8642),c=n(5893);function d(){var e=a.Z.filter((e=>1===e.id));return(0,c.jsx)("div",{style:{margin:"0.5em",display:"block",borderBottom:"1px solid #dedede",paddingBottom:"0.2em",clear:"both"},children:e.map((e=>(0,c.jsx)(g,{title:e.title,url:"https://www.crmeb.com/?from=furion",picture:(0,i.Z)("img/crmeb-right.jpg"),top:!0,last:!1,tag:e.tag},e.url)))})}const u={display:"block",position:"relative",alignItems:"center",boxSizing:"border-box"},m={position:"absolute",display:"block",right:0,bottom:0,zIndex:5,fontSize:12,backgroundColor:"rgba(0,0,0,0.8)",padding:"0 5px"};function g(e){let{picture:t,url:n,last:o,title:r,top:s,tag:l,style:a}=e;return(0,c.jsxs)("a",{href:n,target:"_blank",title:r,style:{...u,marginBottom:o?null:"0.5em",border:s?"2px solid rgb(255, 176, 46)":void 0,...a},children:[(0,c.jsx)("img",{src:(0,i.Z)(t),style:{display:"block",width:"100%"},loading:"lazy"}),s&&(0,c.jsx)("span",{style:{position:"absolute",zIndex:10,top:-16,right:-8},children:"\ud83d\udc51"}),(0,c.jsx)("span",{style:m,children:l})]})}var p=n(8494);const h={tableOfContents:"tableOfContents_jeP5",docItemContainer:"docItemContainer_hgFs"},f="table-of-contents__link toc-highlight",x="table-of-contents__link--active";function v(e){let{className:t,...n}=e;const{adv:i,rightVip:a}=(0,s.useContext)(l.Z);return(0,c.jsxs)("div",{className:(0,r.Z)(h.tableOfContents,"thin-scrollbar",t),children:[i&&(0,c.jsx)(b,{}),(0,c.jsx)(o.Z,{...n,linkClassName:f,linkActiveClassName:x}),a&&(0,c.jsx)("div",{style:{padding:20,boxSizing:"border-box"},children:(0,c.jsx)(p.Z,{closable:!1,style:{position:"relative",bottom:void 0,right:void 0,width:"100%",height:void 0}})})]})}function b(){return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(d,{}),(0,c.jsx)("a",{href:"https://gitee.com/dotnetchina",target:"_blank",style:{display:"block",position:"relative"},title:"\u4e86\u89e3 dotNET China \u7ec4\u7ec7",children:(0,c.jsx)("img",{src:(0,i.Z)("img/chinadotnet.png"),style:{display:"block",width:"90%",margin:"0 auto"}})})]})}},512:(e,t,n)=>{function i(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=i(e[t]))&&(o&&(o+=" "),o+=n);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}n.d(t,{Z:()=>o});const o=function(){for(var e,t,n=0,o="";n<arguments.length;)(e=arguments[n++])&&(t=i(e))&&(o&&(o+=" "),o+=t);return o}}}]); |