mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-25 20:37:50 +08:00
更新
This commit is contained in:
parent
df45c12c12
commit
76f9d6f188
@ -57,7 +57,7 @@ const checkIsHttpOrDataUrl = (url) => {
|
||||
// 客户端开发版: img/a-7-xinzang.svg
|
||||
// 客户端线上版:app://./img/a-shuben2.svg
|
||||
// web线上版: ./dist/img/-_1.svg
|
||||
// web本地版:
|
||||
// web本地版: img/a-7-xinzang.svg
|
||||
export const removeMindMapNodeStickerProtocol = (data) => {
|
||||
let walk = (root) => {
|
||||
let image = root.data.image
|
||||
|
||||
Loading…
Reference in New Issue
Block a user