mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-14 21:36:46 +08:00
style:修改图片
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: lixg lixg@dongwu-inc.com
|
||||
* @Date: 2023-01-19 11:28:11
|
||||
* @LastEditors: lixg lixg@dongwu-inc.com
|
||||
* @LastEditTime: 2023-02-19 16:03:03
|
||||
* @LastEditTime: 2023-02-19 21:02:52
|
||||
* @FilePath: /stu_h5/src/views/projectdetails/ProjectPath.vue
|
||||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
-->
|
||||
@@ -181,7 +181,7 @@ const handleClick = (tab, event) => {
|
||||
const goDetails = () => {
|
||||
router.push({
|
||||
path: "/pathdetails",
|
||||
query: { routerId: 396 },
|
||||
query: { routerId: 397 },
|
||||
});
|
||||
// router.push({
|
||||
// path: "/projectdetails",
|
||||
|
||||
Reference in New Issue
Block a user