uniapp-router-plug
v1.0.1
Published
基于uni-simple-router2源码改造,学习使用
Maintainers
Readme
node 版本 16.16.0
发布到 NPM
# 发布补丁版本 (1.0.0 → 1.0.1)
npm run publish:patch
# 发布次要版本 (1.0.0 → 1.1.0)
npm run publish:minor
# 发布主要版本 (1.0.0 → 2.0.0)
npm run publish:major
# 发布 Beta 版本
npm run publish:beta