Giter Site home page Giter Site logo

ggkwh_front_end's Introduction

ggkwh-front-end

公共库维护前端(demo)

Build Setup

# install dependencies
npm install

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

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

项目说明

总体说明

  1. 模块化搭建的vue项目,首先确保安装了node.js,请按照Build Setup来本地运行项目。
  2. 使用了axios向后端请求数据,请求的url在main.jsVue.prototype.apiUrl中定义, 引入websocket实现保存所有结果进度条加载
  3. 使用了ElementUI来构建前端
  4. 目前主要实现了中科院,工程院,长江学者公共库的维护与更新
  5. api文档
  6. 使用了vue-router,处于history模式,部署参考history模式下的部署

Done

  • 公共库列表展示
  • 公共库现有数据管理,增删改
  • 公共库自动更新设置
  • 获取最新数据
  • 侧导航栏
  • 查看更新结果
  • 对更新结果的操作
  • 结果检索

代码结构说明

文件路径 说明
src/main.js 定义了基本的设置,引入了elementui,axios,定义了后端url
src/components/LibraryList.vue 展示所有公共库列表,多数指向长江学者
src/components/AsideMenu.vue 侧导航栏组件,在公共库之间快速切换切换
src/components/GeneralAdmin.vue 对公共库现有数据的管理组件,包括增删改
src/components/GeneralUpdatedResults.vue 公共库更新结果界面

ggkwh_front_end's People

Contributors

liuxiyang641 avatar

Watchers

James Cloos avatar Zhang Tao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.