Skip to content

Commit 1682707

Browse files
.
1 parent 9f44a60 commit 1682707

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed
File renamed without changes.

vol.web/src/views/Index.vue

+6
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,12 @@ links.value.push(...[{
225225
id: -1,
226226
icon: 'el-icon-coin',
227227
left: true
228+
},{
229+
text: '框架视频',
230+
path: 'https://www.cctalk.com/m/group/90268531',
231+
id: -1,
232+
icon: 'el-icon-video-camera',
233+
left: true
228234
}])
229235
230236
const userDropItems = reactive([

vol.web/src/views/Login.vue

+7
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,17 @@
8787
>QQ4群:959924606</a
8888
>
8989
&nbsp; &nbsp;&nbsp; &nbsp;
90+
<a href="https://www.cctalk.com/m/group/90268531" style="text-decoration: none" target="_blank"
91+
>框架视频</a
92+
> &nbsp; &nbsp;&nbsp; &nbsp;
9093
<a href="http://v3.volcore.xyz/" style="text-decoration: none" target="_blank"
9194
>框架文档</a
9295
>
9396
</p>
97+
<p style="text-align: center;">
98+
<a href="https://space.bilibili.com/525836469" style="text-decoration: none;" target="_blank"
99+
>NET视频教程(微软MVP-ACE录制)</a
100+
></p>
94101
</div>
95102
</div>
96103
</div>

0 commit comments

Comments
 (0)