我想知道在多个插件页中如何互相跳转
path = "plugin-private://wx9727cb0e3b58a4e0/pages/payment/index?"; console.log("跳转的路径是", path); uni.navigateTo({ url: path + encodeURIComponent(JSON.stringify(_objectSpread(_objectSpread({}, _this2.assistantDetail), {}, { sessionType: 6 }))) });