第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Vue 路由器將 url 附加到當前 url

Vue 路由器將 url 附加到當前 url

莫回無 2023-11-02 17:14:07
我正在使用 vue 2。我已經(jīng)注冊了路線。兩條路線是memberships和memberships/:id。當我使用時:this.$router.push({ path: 'memberships'} );this.$router.push在此之后附加到的任何結(jié)果http://localhost:8000/memberships/bronze http://localhost:8000/memberships/silver并http://localhost:8000/memberships/shop代替http://localhost:8000/shop并http://localhost:8000/memberships/deals代替http://localhost:8000/deals
查看完整描述

1 回答

?
牧羊人nacy

TA貢獻1862條經(jīng)驗 獲得超7個贊

在所有基本路由路徑中使用前導(dǎo)斜杠:

this.$router.push({ path: '/memberships' });

在基本路由定義中也執(zhí)行此操作。您還可以命名您的路線并按名稱推送:

this.$router.push({ name: 'memberships'} );


查看完整回答
反對 回復(fù) 2023-11-02
  • 1 回答
  • 0 關(guān)注
  • 175 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號