v
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
</style>
|
||||
<script>
|
||||
export default {
|
||||
props:['information'],
|
||||
name: "info_title",
|
||||
data() {
|
||||
|
||||
@@ -110,6 +111,11 @@
|
||||
default:
|
||||
break;
|
||||
}
|
||||
},
|
||||
// 获取消息首页的内容
|
||||
messageIndex(){
|
||||
console.log("333")
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user