@doctorwork/remax-plugin

1.1.4 • Public • Published

Remax-Plugin

安装

yarn add @doctorwork/remax-plugin

路由插件

  • remax.config.js

{
    plugins: [
        require("@doctorwork/remax-plugin").route(
            {
                routes: {
                    'pages/demo/index': "/home",
                    'pages/viewer/form/index': "/form"
                }
            }
        )
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @doctorwork/remax-plugin

Weekly Downloads

3

Version

1.1.4

License

none

Unpacked Size

19.9 kB

Total Files

16

Last publish

Collaborators

  • cangku
  • cundh
  • critas
  • dw-luojie
  • newset
  • lansezhaji
  • zimv
  • miaotang
  • simboltj