1 |
- var c=Object.defineProperty;var r=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var a=(o,t,e)=>t in o?c(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,s=(o,t)=>{for(var e in t||(t={}))m.call(t,e)&&a(o,e,t[e]);if(r)for(var e of r(t))d.call(t,e)&&a(o,e,t[e]);return o};import"./orderStatus.356b4a70.js";import{e as l,p}from"./index.035040a1.js";import"./vendor.75c233d7.js";import{q as u}from"./index.339fc024.js";const g=l(),w=()=>""+new Date().getTime()+Math.floor(Math.random()*1e6),x=(o,t,e={})=>{const i=localStorage.getItem("behaviorId")||"",n=u.stringifyUrl({url:location.origin+"/accompany",query:s({id:o.id,behaviorId:i,client:g.isTeacher?"teacher":"student"},e)});p({api:"openAccompanyWebView",content:{url:n,orientation:0,isHideTitle:!0,statusBarTextColor:!1,isOpenLight:!0}})};export{w as g,x as m};
|