This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
Merge pull request 'set edit button none' (
#230
) from fix-bug-160 into V20210731.patch
Reviewed-on:
https://git.openi.org.cn/OpenI/aiforge/pulls/230
pull/232/head
lewis
3 years ago
parent
8a304d2e4a
24a328cfaf
commit
c77f16b68d
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