This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
set edit button none
tags/v1.21.7.1^2
hit172587zpz
4 years ago
parent
e2aebbc4e9
commit
409b174932
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
web_src/js/components/EditAboutInfo.vue
+ 2
- 2
web_src/js/components/EditAboutInfo.vue
View File
@@ -1,9 +1,9 @@
<template>
<div>
<h4 id="about-desc" class="ui header">简介
<a class="edit-icon" href="javascript:void(0)" @click="editClick">
<
!-- <
a class="edit-icon" href="javascript:void(0)" @click="editClick">
<i class="gray edit outline icon"></i>
</a>
</a>
-->
</h4>
<edit-dialog-cmpt
:vmContext="vmContext"
Write
Preview
Loading…
Cancel
Save