GithubHelp home page GithubHelp logo

svnh5's Introduction

svnh5

A Vue.js project

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

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

在webstome中 注意事项

在webstome中 开发时,请开启 ES6语法,并在 File Watches 中添加 Babel (将ES6语法转换成ES5)

  • 第一步:设置 JS 的语法

    依次选择 Preferences -> Languages & Frameworks -> JavaScript -> JavaScript Language version 设置为ECMAScript 6

  • 第二步:在项目目录下安装 Babel

    cd 到项目目录下,然后,执行全局安装命令
    sudo npm install --save-dev babel-cli

  • 第三步:添加BabelFile Watchers

    Preferences -> Tools -> File Watchers
    点击 底部 “+” 添加一个转换器,选择 Babel类型,其余选项会自动选择,默认不用修改,添加即可

功能列表

  • 人员列表
  • 项目列表
  • 添加项目(编码,中文)
  • 修改项目
  • 删除项目(暂不提供)
  • 过滤掉打分支的版本
  • 在UI上表示出 分支版本
  • 查询的时间范围不大于21天(性能不行)
  • 项目 详情模态框高度调整
  • 提交日志详情中查看 changepaths
  • 提交日志详情中 重新刷 changepaths
  • 检索时,输入一个字符 检索一次,使用去抖与节流函数
  • 下拉刷新

svnh5's People

Contributors

woaiaudi avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.