1 Star 0 Fork 0

richard / IntelligentTourMapManager

加入 Gitee
与超过 1000 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README.md

IntelligentTourMapManager 智能导览图后台管理

项目地址 https://github.com/richard1015/IntelligentTourMapManager

技术栈 Vue.js、iview、websocket、Amap

演示地址:

功能说明

  • 1.登录
  • 2.用户管理(增删改查)
  • 3.内容管理(增删改查)支持高德地图抓取经纬度
    1. 文件上传 token验证
  • 5.后台WebSocket 日志 实时推送 token验证

功能截图

QuickStart

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

doc tree

.
├── LICENSE
├── README.md
├── build
│   ├── build.js
│   ├── check-versions.js
│   ├── logo.png
│   ├── utils.js
│   ├── vue-loader.conf.js
│   ├── webpack.base.conf.js
│   ├── webpack.dev.conf.js
│   └── webpack.prod.conf.js
├── config
│   ├── dev.env.js
│   ├── index.js
│   ├── prod.env.js
│   └── test.env.js
├── index.html
├── package-lock.json
├── package.json
├── postcss.config.js
├── src
│   ├── App.vue
│   ├── assets
│   │   ├── bg.jpeg
│   │   └── logo.png
│   ├── components
│   │   ├── Login.vue
│   │   ├── Logs.vue
│   │   ├── Main.vue
│   │   ├── School.vue
│   │   ├── Spot.vue
│   │   ├── User.vue
│   │   └── common
│   │       ├── AMap.vue
│   │       └── Upload.vue
│   ├── main.js
│   ├── router
│   │   └── index.js
│   └── service
│       ├── api.js
│       ├── http.client.js
│       └── web.socket.js
├── static
└── test
    └── e2e
        ├── custom-assertions
        │   └── elementCount.js
        ├── nightwatch.conf.js
        ├── runner.js
        └── specs
            └── test.js

简介

vue-admin-ui 功能包含 增删改查 后台日志试试推送(websocket) 高德地图js接入 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/richard1015/IntelligentTourMapManager.git
git@gitee.com:richard1015/IntelligentTourMapManager.git
richard1015
IntelligentTourMapManager
IntelligentTourMapManager
master

搜索帮助

E71a60c3 8189591 Df7b7c6b 8189591