1、this.$router.params.参数key 2、引用 taro 框架自带的 import Taro, {getCurrentInstance} from '@tarojs/taro' const params = getCurrentInstance().router.params params.参数key 相关文章: