首次提交

This commit is contained in:
2024-04-07 09:46:14 +08:00
commit d1b1ee6e11
409 changed files with 46850 additions and 0 deletions

View File

@@ -0,0 +1 @@
import{n as o}from"./vueComponentNormalizer.9ef17bb1.js";var s=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticStyle:{width:"100%",height:"100%"},attrs:{id:"editor-box"}},[r("iframe",{staticClass:"editor-iframe",attrs:{src:`${e.url}/#/manualsPerview?token=${e.token}&baseRole=${e.$store.user.baseRole}`}})])},a=[];const i={data(){return{token:JSON.parse(localStorage.getItem("token")),url:GyConfig.iframeUrl}},mounted(){console.log(this.$store.user,"111")}},n={};var l=o(i,s,a,!1,_,"0d0e0495",null,null);function _(e){for(let t in n)this[t]=n[t]}const u=function(){return l.exports}();export{u as default};