百色农校完成
This commit is contained in:
@@ -143,6 +143,7 @@ export function navTo(d?: any, path?: string,spm?: boolean){
|
||||
* @param d
|
||||
*/
|
||||
export function detail(d?: any) {
|
||||
// console.log(d.detail,'9999999')
|
||||
return navTo(d,`/${d?.detail}/${d?.articleId}.html`);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user