• This project
    • Loading...
  • Sign in

Hooke / w4-vux-template

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • w4-vux-template
  • config
  • dev-custom.js
  • hookehuyr's avatar
    多页面不同环境下可配置 · 8908b5b4
    8908b5b4
    hookehuyr authored 2019-01-16 15:04:02 +0800
dev-custom.js 78 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
var dev = [{
  title: '登录页',
  page: 'login'
}];

module.exports = dev;