浏览代码

Mise à jour de 'src/assets/stories.json'

undefined
valere 3 个月前
父节点
当前提交
49b08bb32d
共有 1 个文件被更改,包括 30 次插入5 次删除
  1. +30
    -5
      src/assets/stories.json

+ 30
- 5
src/assets/stories.json 查看文件

@@ -82,10 +82,9 @@
},
{
"id": 1,
"name": "Vignemale",
"author": "Amandine MONTAZEAU",
"url": "/deepzoom/vignemale/dz/info.json",
"displayMode": "ARTICLE",
"name": "Andromeda Galaxy - M31",
"author": "Hubble Space Telescope",
"url": "https://files.erudi.fr/virages/heic1502a.dzi",
"markers": [
{
"id": 0,
@@ -106,5 +105,31 @@
"annotation": "<b>lorem</b> ipsum dolor sit amet"
}
]
}
},
{
"id": 3,
"name": "Butterfly",
"author": "Author",
"url": "https://files.erudi.fr/virages/butterfly4.dzi",
"markers": [
{
"id": 0,
"name": "first",
"order": 0,
"bounds": {
"degrees": 0,
"height": 0.028126953260643097,
"width": 0.09524470945402953,
"x": 0.32376980664954275,
"y": 0.283813392419349
},
"zoom": 9,
"point": {
"x": 0.3580975873485992,
"y": 0.2968103267302634
},
"annotation": "<b>lorem</b> ipsum dolor sit amet"
}
]
},
]

正在加载...
取消
保存