first commit
上级
正在显示
.gitignore
0 → 100644
README.md
0 → 100644
index.html
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
| { | ||
| "name": "techhypergraph", | ||
| "private": true, | ||
| "version": "0.0.0", | ||
| "type": "module", | ||
| "scripts": { | ||
| "dev": "vite", | ||
| "build": "vite build", | ||
| "preview": "vite preview" | ||
| }, | ||
| "dependencies": { | ||
| "@antv/g6": "^4.8.21", | ||
| "@turf/turf": "^7.2.0", | ||
| "axios": "^1.8.3", | ||
| "echarts": "^5.6.0", | ||
| "element-plus": "^2.9.6", | ||
| "leaflet": "^1.9.4", | ||
| "leaflet-ant-path": "^1.3.0", | ||
| "leaflet-draw": "^1.0.4", | ||
| "leaflet-minimap": "^3.6.1", | ||
| "leaflet-polylinedecorator": "^1.6.0", | ||
| "leaflet-textpath": "^1.2.3", | ||
| "lodash": "^4.17.21", | ||
| "mitt": "^3.0.1", | ||
| "proj4": "^2.19.7", | ||
| "proj4leaflet": "^1.0.2", | ||
| "sass": "^1.86.0", | ||
| "stylus": "^0.64.0", | ||
| "vue": "^3.5.13", | ||
| "vue-router": "^4.5.0", | ||
| "vuex": "^4.1.0", | ||
| "xlsx": "^0.18.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@vitejs/plugin-vue": "^5.2.1", | ||
| "less": "^4.2.2", | ||
| "less-loader": "^12.2.0", | ||
| "unplugin-auto-import": "^20.0.0", | ||
| "unplugin-vue-components": "^29.0.0", | ||
| "vite": "^6.2.0" | ||
| } | ||
| } |
public/vite.svg
0 → 100644
src/App.vue
0 → 100644
src/api/graphApi.js
0 → 100644
src/api/request.js
0 → 100644
差异被折叠。
src/assets/css/index.css
0 → 100644
差异被折叠。
src/assets/fonts/FZZDHJW.TTF
0 → 100644
差异被折叠。
src/assets/fonts/FZZZHONGHJW.TTF
0 → 100644
差异被折叠。
src/assets/fonts/font.scss
0 → 100644
差异被折叠。
差异被折叠。
src/assets/vue.svg
0 → 100644
差异被折叠。
src/main.js
0 → 100644
差异被折叠。
src/router/index.js
0 → 100644
差异被折叠。
src/store/index.js
0 → 100644
差异被折叠。
src/store/modules/graph.js
0 → 100644
差异被折叠。
src/style.css
0 → 100644
差异被折叠。
src/utils/excelUtils.js
0 → 100644
差异被折叠。
src/utils/index.js
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
src/views/home/index.vue
0 → 100644
差异被折叠。
src/views/layout/index.vue
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
src/views/mechanism/data/gpt.json
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
vite-project/.gitignore
0 → 100644
差异被折叠。
vite-project/index.html
0 → 100644
差异被折叠。
vite-project/package.json
0 → 100644
差异被折叠。
vite-project/public/vite.svg
0 → 100644
差异被折叠。
vite-project/src/counter.ts
0 → 100644
差异被折叠。
vite-project/src/main.ts
0 → 100644
差异被折叠。
vite-project/src/style.css
0 → 100644
差异被折叠。
vite-project/src/typescript.svg
0 → 100644
差异被折叠。
vite-project/src/vite-env.d.ts
0 → 100644
差异被折叠。
vite-project/tsconfig.json
0 → 100644
差异被折叠。
vite.config.js
0 → 100644
差异被折叠。
请
注册
或者
登录
后发表评论