当前位置: 首页 > 工具软件 > zanePerfor > 使用案例 >

用户监控zanePerfor部署与使用

百里光熙
2023-12-01

官网

// install
npm install web-report --save
 
// 通用版本引入
import { Performance } form 'web-report'
// 使用  建立在oncreate中
Performance({
    domain:'http://report.com/api/v1/report/web',
    add:{
        appId:'D3D9B9AA45B56F6E424F57EFB36B0XXX',//zanePerfor中创建的Appid
    }
})
 类似资料: