a1300399510@qq.com 提交于 2023/03/30 -16:00:03
This commit is contained in:
parent
9224207ff8
commit
8963447077
@ -0,0 +1,28 @@
|
||||
<template>
|
||||
<div>
|
||||
<header-nav :issearch="true" :needgetuser="true">
|
||||
<template slot="header-title">我的寄托</template>
|
||||
</header-nav>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'GterforumwebDetail',
|
||||
|
||||
data() {
|
||||
return {
|
||||
};
|
||||
},
|
||||
|
||||
mounted() {
|
||||
console.log("ggmjgj");
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped></style>
|
Loading…
x
Reference in New Issue
Block a user