mirror of
https://gitee.com/x_discoverer/Vue.NetCore.git
synced 2025-12-06 07:49:23 +08:00
.
This commit is contained in:
@@ -225,6 +225,12 @@ links.value.push(...[{
|
||||
id: -1,
|
||||
icon: 'el-icon-coin',
|
||||
left: true
|
||||
},{
|
||||
text: '框架视频',
|
||||
path: 'https://www.cctalk.com/m/group/90268531',
|
||||
id: -1,
|
||||
icon: 'el-icon-video-camera',
|
||||
left: true
|
||||
}])
|
||||
|
||||
const userDropItems = reactive([
|
||||
|
||||
@@ -87,10 +87,17 @@
|
||||
>QQ4群:959924606</a
|
||||
>
|
||||
|
||||
<a href="https://www.cctalk.com/m/group/90268531" style="text-decoration: none" target="_blank"
|
||||
>框架视频</a
|
||||
>
|
||||
<a href="http://v3.volcore.xyz/" style="text-decoration: none" target="_blank"
|
||||
>框架文档</a
|
||||
>
|
||||
</p>
|
||||
<p style="text-align: center;">
|
||||
<a href="https://space.bilibili.com/525836469" style="text-decoration: none;" target="_blank"
|
||||
>NET视频教程(微软MVP-ACE录制)</a
|
||||
></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user