Commit c577f065 authored by 吴冠's avatar 吴冠

测试2

parent 2d559cd4
......@@ -205,7 +205,7 @@ import Cookies from 'js-cookie'
handleChageUrl(id){
console.log(this.cacheCurrentPage+'1111111111111111112222')
Cookies.set("details",true)
return this.$router.push(`cadidatedetails?id=${id}`)
return this.$router.push(`abortivedetails?id=${id}`)
}
}
}
......
<template>
<div class="str">
<div class="header">
<div class="header flex-center">
<span class="header-nav">项目名称:{{itemTitle}}</span>
<span class="header-nav">项目编号:{{itemCode}}</span>
<span>发布日期:{{itemTime}}</span>
......
<template>
<div class="sty">
<div class="header">
<div class="header flex-center">
<span class="header-nav">项目名称:{{itemTitle}}</span>
<span class="header-nav">项目编号:{{itemCode}}</span>
<span>发布日期:{{itemTime}}</span>
......
<template>
<div class="home">
<div>
<div class="header flex">
<div class="headerflex-center">
<span>项目名称:{{itemTitle}}</span>
<span>项目编号:{{itemCode}}</span>
</div>
......
<template>
<div>
<div class="header">
<div class="header flex-center">
<span class="header-nav">项目名称:{{itemTitle}}</span>
<span class="header-nav">项目编号:{{itemCode}}</span>
<span>发布日期:{{itemTime}}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment