angular笔记
作者:互联网
http://xxxxxx.com/live/edit/9999999?start=20200518141057&end=20200518201057&pid=Live7777777
// 路由
{path: "edit/:stream_id",component: XXX}
// 获取相应参数
this.stream_id = this.route.snapshot.paramMap.get('stream_id'); // 9999999 this.pid = this.route.snapshot.queryParamMap.get('pid'); // Live7777777
T [tiː] 详细X 基本翻译 n. 英语字母中的第二十个字母 symb. 氚(tritium) 网络释义 T RK: 土耳其语 T shirt: 短袖T恤 t ranslation: 翻译
标签:stream,get,edit,pid,笔记,id,9999999,angular 来源: https://www.cnblogs.com/sameen/p/12911110.html