You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{ "dependencies": { "uni-read-pages": "^1.0.5", "uni-simple-router": "^2.0.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "NODE_ENV=development webpack --watch ", "build": "NODE_ENV=development webpack --mode=production", "dev:mp-weixin": "cross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch --minimize" }, "name": "uni-events-helper-wx", "description": "##### (1) 路由拦截 [uni-simple-router](https://hhyang.cn/) 路由、拦截、最优雅的解决方案", "version": "1.0.0", "main": "main.js", "devDependencies": {}, "repository": { "type": "git", "url": "https://git.ouxuan.net/APP/uni-events-helper-wx.git" }, "keywords": [], "author": "", "license": "ISC" }
|