Browse Source

文物数据结构变了

任一存 1 year ago
parent
commit
8ee00415f9
2 changed files with 976 additions and 875 deletions
  1. 975 874
      public/relic-data/data.json
  2. 1 1
      src/store/index.js

File diff suppressed because it is too large
+ 975 - 874
public/relic-data/data.json


+ 1 - 1
src/store/index.js

@@ -6,7 +6,7 @@ export default createStore({
     panoData: null,
     haveShownStartUp: process.env.VUE_APP_CLI_MODE === 'dev' ? false : false,
     canStart: false,
-    relicDataRaw: projectData['文物信息'],
+    relicDataRaw: projectData['长轴展示文物清单'],
   },
   getters: {
     catalogTopology: (state) => {