- 博客(7)
- 收藏
- 关注
原创 nuxt百度收录
import cheerio from 'cheerio'export default { // Global page headers: https://go.nuxtjs.dev/config-head mode: 'universal', //修改百度收录 hooks: { 'render:route': (url, result) => { var html = cheerio.load(result.html,{decodeEntities: false}); /
2022-02-22 13:48:35
1241
2
原创 openseadragon 属性及在移动端卡顿的解决方案
属性: id:装载到的容器 element:同上(若两者同时存在,element具有最高优先级) titleSources:图片源//详细描述请先自行参考官网,这个属性配置项比较多 prefixUrl:OpenSeadragon自带图表样式//工具所需用到图表样式路径 navImages://自定义图标,通过上诉属性映射静态资源图标 debugMode: true或false 开启debug模式 debugGridColor: ['#000000'
2021-08-23 16:58:52
790
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅