Widget:Map3/main:修订间差异

(导入1个版本)
无编辑摘要
 
第93行: 第93行:
{x: coords.x, y: -coords.y + -1, z: coords.z})
{x: coords.x, y: -coords.y + -1, z: coords.z})
}(coords); // 还需要修改 Widget:Map3/single 里面的地址!!!!!!
}(coords); // 还需要修改 Widget:Map3/single 里面的地址!!!!!!
return coords ? `https://wiki-dev-patch-oss.oss-cn-hangzhou.aliyuncs.com/res/ys/map-3.4-1/tiles/${coords.z}/tile-${coords.x}_${coords.y}.png?v=${mapModel.srcVersion()}` :
return coords ? `https://bnswiki.com/webData/res/tile/title-${coords.z}-${coords.x}-${coords.y}.jpg?v=${mapModel.srcVersion()}` :
`https://prod-patch-wiki.biligame.com/res/ys/map/tiles/default.png?v=${mapModel.srcVersion()}`;
`https://prod-patch-wiki.biligame.com/res/ys/map/tiles/default.png?v=${mapModel.srcVersion()}`;
},
},

2024年5月23日 (四) 16:19的最新版本