const{createApp}=Vue const{createVuetify,useGoTo,useDisplay}=Vuetify var data={alert:{show:false,color:'success',text:'',timeout:0,},theme:{dark:false,},nav:{showDrawer:false,showTOC:true,tocPanel:0,tab:'account',post:{discussionId:8604,currentPage:1,targetPage:1,total:4,anchor:0,goToOptions:{container:null,duration:0,easing:'easeInOutCubic',offset:-100,},worker:null,task:[],active:[],apiLock:[],originLike:new Map([]),},related:{block:1,}},search:{width:80,text:null,loading:false,},tags:[],posts:[{id:115231,num:0,uid:8943,content:'\u003Cp\u003E最近公司有点想走 MDM 软件开发,除了下面这些市面常见的 MDM 软件以外,大家还有别的推荐吗?\u003C/p\u003E\u003Cp\u003E下面内容引用自: https://www.airdroid.com/mdm/mdm-providers/\u003C/p\u003E\u003Cp\u003E*Android 平台最佳 MDM 提供商:\u003C/p\u003E\u003Cp\u003EAirDroid Business特点:高度兼容 Android 设备(支持 4.1 及以上版本),提供灵活的设备注册方式、无人值守远程访问、Kiosk 锁定、安全管理等功能。支持多种设备类型,包括手机、平板、工业设备等。适用场景:适合需要高度定制化和控制的企业。价格:21 天免费试用,无设置费,每台设备每年起价$12 。\u003C/p\u003E\u003Cp\u003EScalefusion特点:强大的跨平台设备管理能力,支持 Android 、iOS 、Windows 和 IoT 设备。提供直观的集中式管理界面。适用场景:适合需要统一管理多种设备类型的企业。价格:基础计划每台设备每年起价$24 。\u003C/p\u003E\u003Cp\u003ECortado MDM特点:专注于 BYOD 设备管理,提供工作配置文件以隔离工作和个人数据,确保企业数据安全。适用场景:适合需要在 BYOD 环境中管理个人设备的企业。价格:每台设备每月起价€4.75 。\u003C/p\u003E\u003Cp\u003EMicrosoft Intune特点:与 Microsoft 365 生态系统深度集成,支持 Azure Active Directory 和条件访问策略,适合采用 Microsoft 技术的企业。适用场景:适合已经使用 Microsoft 365 的企业。价格:每台设备每月起价$8 。\u003C/p\u003E\u003Cp\u003E*iOS 平台最佳 MDM 提供商:\u003C/p\u003E\u003Cp\u003EJamf Pro特点:专注于苹果设备的全生命周期管理,与苹果设备注册计划( DEP )深度集成,适合大量苹果设备的管理。适用场景:适合依赖苹果生态系统的组织。价格:每台设备每月起价$4-$13.65 。\u003C/p\u003E\u003Cp\u003ETrio特点:界面直观易用,提供强大的安全功能,如设备加密、远程擦除和访问控制。适用场景:适合寻求简单易用的 iOS MDM 解决方案的企业。价格:每名员工每月起价$6 。\u003C/p\u003E\u003Cp\u003E42Gears SureMDM特点:提供基本的设备管理功能,价格实惠,适合预算有限的企业。适用场景:适合需要成本效益高的 MDM 解决方案的企业。价格:每台设备每月起价$3.99 。\u003C/p\u003E\u003Cp\u003EKandji特点:专注于苹果设备的安全性和合规性管理,提供 CIS 合规安全模板,确保设备符合最新安全标准。适用场景:适合需要高级安全性和合规性管理的企业。价格:Mac 每台设备每月$8 ; iPhone 、iPad 、Apple TV 每台设备每月$4 。\u003C/p\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 18:24:12',updatedAt:'2025-04-19 23:47:54',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115232,num:1,uid:4188,content:'vmware workspace one?',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 18:27:40',updatedAt:'2025-04-19 23:47:54',mentionNum:0,mentionedBy:[3,],mentionUsers:[],likeUsers:[],},{id:115233,num:2,uid:4188,content:'其实国内安卓做 mdm 最头疼的是没 google play',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 18:28:28',updatedAt:'2025-04-19 23:47:54',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115234,num:3,uid:8943,content:'#1 谢谢 我去看一下,刚开始接触这方面内容。google play 这个,走海外市场就没事了吧。',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 18:54:14',updatedAt:'2025-04-19 23:47:54',mentionNum:1,mentionedBy:[],mentionUsers:[],likeUsers:[],},],usersMap:new Map([[4188,{uid:4188,url:'/u/2d1d620a6a045c7361625e6f1c5d1829',avatar:'/a/2d1d620a6a045c7361625e6f1c5d1829',username:'yyzh🤖',}],[8943,{uid:8943,url:'/u/0f2101156a045c7f696e556f043d2135',avatar:'/a/0f2101156a045c7f696e556f043d2135',username:'oroKAKA🤖',}],]),related:[],} const App={setup(){const goTo=useGoTo() const{mdAndUp}=useDisplay() return{goTo,mdAndUp}},data(){return data;},mounted(){const themeDark=localStorage.getItem("themeDark") if(themeDark!==null){this.theme.dark=JSON.parse(themeDark)} if(this.nav.post.total>(this.nav.post.currentPage-1)*100+20){let moreLen=100 if(this.nav.post.total({id:null,num:(this.nav.post.currentPage-1)*100+v,uid:null,content:null,ipRegion:null,updatedByUid:null,createdAt:null,updatedAt:null,mentionNum:null,mentionedBy:null,mentionUsers:null,likeUsers:null,})) this.posts.push(...morePosts.slice(20))} this.workerStart() const hash=window.location.hash const match=hash.match(/#(\d+)/) if(match){const n=parseInt(match[1],10) if(n>=(this.nav.post.currentPage-1)*100&&n{this.jumpTo(n)})}} this.$nextTick(()=>{this.addHeadingIds() tocbot.init({tocSelector:'.toc',contentSelector:'#post-content-0',headingSelector:'h2, h3, h4',headingsOffset:100,scrollSmoothOffset:-100,scrollSmooth:true,collapseDepth:6,onClick:function(e){setTimeout(()=>{history.replaceState(null,'',window.location.pathname+window.location.search)},0)},}) tocbot.refresh()});},beforeUnmount(){this.workerStop() if(this.quill){this.quill.destroy() this.quill=null}},computed:{dposts(){return this.posts.slice(20);},},created(){},methods:{successAlert(msg){this.alert={show:true,color:'success',text:msg,timeout:1500,}},failureAlert(msg){this.alert={show:true,color:'error',text:msg,timeout:5000,}},flipThemeDark(){this.theme.dark=!this.theme.dark localStorage.setItem("themeDark",JSON.stringify(this.theme.dark))},toSearch(){if(!this.search.text){this.failureAlert('搜索词不能为空') return} let keywords=this.search.text.trim() if(keywords.length<1){this.failureAlert('搜索词不能为空') return} if(keywords.length>100){this.failureAlert('搜索词过长') return} this.doSearch(keywords)},toReg(){window.location.href="/reg"},toLogin(){window.location.href="/login"},toPage(){let url=window.location.href url=url.replace(/(\/\d+)?(#[0-9]+)?$/,this.nav.post.targetPage>1?`/${this.nav.post.targetPage}`:'') window.location.href=url},toLoadRelated({done}){if(this.my&&this.my.uid){this.apiLoadRelated({done})}else{done('ok')}},workerStart(){this.nav.post.worker=setInterval(()=>{this.workerLoad()},500);},workerStop(){if(this.nav.post.worker){clearInterval(this.nav.post.worker);this.nav.post.worker=null;}},async jumpTo(num){const page=Math.floor(num/100)+1 const i=num-(page-1)*100 if(page===this.nav.post.currentPage){this.goTo("#post-"+num,this.nav.post.goToOptions) if(!this.posts[i].id){const block=Math.floor(num/20)+1 this.nav.post.apiLock[block]=true await this.apiLoadPosts(block) this.$nextTick(()=>{this.goTo("#post-"+num,this.nav.post.goToOptions)})}}else{let url=window.location.href url=url.replace(/(\/\d+)?(#[0-9]+)?$/,page>1?`/${page}`:'') url=url+"#"+num window.location.href=url}},postIntersect(num){return(isIntersecting,entries,observer)=>{if(isIntersecting){this.nav.post.task.push(num) this.nav.post.active.push(num) this.nav.post.active=this.nav.post.active.filter(item=>Math.abs(item-num)<=5) this.nav.post.active.sort((a,b)=>a-b)}else{this.nav.post.active=this.nav.post.active.filter(item=>item!==num)} if(this.nav.post.active[0]){this.nav.post.anchor=this.nav.post.active[0]}else{this.nav.post.anchor=0}}},async apiLoadPosts(block){try{const response=await axios.post('/fapi/v1/post/block/'+block,{discussionId:this.nav.post.discussionId,}) if(response.data.code===0){response.data.data.posts.forEach(post=>{const i=post.num%100 Object.assign(this.posts[i],post)}) response.data.data.users.forEach(user=>{this.usersMap.set(user.uid,user)})}else{this.failureAlert('回帖数据加载失败: '+response.data.msg)}}catch(error){this.failureAlert('回帖数据加载失败: '+error)} this.nav.post.apiLock[block]=false},workerLoad(){while(this.nav.post.task.length){const num=this.nav.post.task.pop() const i=num-(this.nav.post.currentPage-1)*100 if(!this.posts[i].id){const block=Math.floor(num/20)+1 if(!this.nav.post.apiLock[block]){this.nav.post.apiLock[block]=true this.apiLoadPosts(block)}}}},getTimeInfo(t){if(!t){return ""} const now=new Date();const then=new Date(t);const diff=now-then;const minute=60*1000;const hour=minute*60;const day=hour*24;const month=day*30;const year=month*12;if(diffpost.num===num) if(!post){return "#"+num} const uid=post.uid const username=this.usersMap.get(uid)?.username if(!username){return "#"+num} return username},getUsernameByPostId(id){const post=this.posts.find(post=>post.id===id) if(!post){return "#"+this.getPostNumByPostId(id)} const uid=post.uid const username=this.usersMap.get(uid).username if(!username){return "#"+this.getPostNumByPostId(id)} return username},getPostNumByPostId(id){const post=this.posts.find(post=>post.id===id) return post.num},getPostById(id){const post=this.posts.find(post=>post.id===id) return post},getPostByNum(num){const post=this.posts.find(post=>post.num===num) return post},getAvatarByUid(uid){const avatar=this.usersMap.get(uid)?.avatar if(!avatar){return this.getRandomAvatar()} return avatar},getAvatarByPostNum(num){const post=this.posts.find(post=>post.num===num) if(!post){return this.getRandomAvatar()} const uid=post.uid return this.getAvatarByUid(uid)},getRandomAvatar(){const num=Math.floor(Math.random()*100) return "https://randomuser.me/api/portraits/men/"+num+".jpg"},getUrlByUid(uid){const url=this.usersMap.get(uid)?.url if(!url){return ""} return url},getTextByPostNum(num){const post=this.posts.find(post=>post.num===num) if(!post||!post.content){return '点击跳转到#'+num+'查看'} const parser=new DOMParser() const doc=parser.parseFromString(post.content,'text/html') const text=doc.body.textContent||'' return text.slice(0,100)},addHeadingIds(){const content=document.getElementById('post-content-0') if(!content){this.nav.showTOC=false return} const headings=content.querySelectorAll('h2, h3, h4') headings.forEach((heading,index)=>{if(!heading.id){heading.id=`toc-nav-${index}`}}) if(headings.length==0){this.nav.showTOC=false}},async doSearch(keywords){this.search.loading=true try{const response=await axios.post('/fapi/v1/search',{keywords:keywords,}) if(response.data.code===0){if(response.data.data.hash&&response.data.data.hash.length===32){window.location.href="/s/"+response.data.data.hash}else{this.failureAlert('搜索失败: 搜索服务异常')}}else{this.failureAlert('搜索失败: '+response.data.msg)}}catch(error){this.failureAlert('搜索失败: '+error)} this.search.loading=false},debounce(fn,delay){let timer=null return function(...args){if(timer)clearTimeout(timer) timer=setTimeout(()=>{fn.apply(this,args)},delay);};},},watch:{'nav.post.targetPage':{handler:async function(newV,oldV){this.toPage()},immediate:false},},} const vuetify=createVuetify({defaults:{global:{ripple:true,},},}) const app=createApp(App) app.use(vuetify).mount("#app")