@@ -65,19 +65,7 @@ const vipClick = (item: any, index: number) => {
});
return;
}
- if (props.query.vehicle == "摩托车") {
- //摩托车去原来的分类页面
- push({
- name: "classify",
- query: {
- ...props.query,
- path: "selectJxQuestionInfo",
- title: "精选考题",
- sort: 2,
- },
- });
- return;
- }
+
push(item.route);
};
const testList = [