Commit a3770fd8 authored by Mac's avatar Mac

新建页面

parent aba00e09
...@@ -270,6 +270,9 @@ ...@@ -270,6 +270,9 @@
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},
{
"path":"educationO-detail"//教育详情
} }
] ]
}, },
...@@ -482,6 +485,8 @@ ...@@ -482,6 +485,8 @@
"path":"friendcircle"//朋友圈 "path":"friendcircle"//朋友圈
},{ },{
"path":"medynamic"//我的互动消息 "path":"medynamic"//我的互动消息
},{
"path":"activitylist"//活动列表 不想多建一个分包就放在朋友圈里了
}] }]
}, },
//抖音商品短视频 //抖音商品短视频
......
<template>
</template>
<script>
</script>
<style>
</style>
<template>
</template>
<script>
</script>
<style>
</style>
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