Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
syntax_j
mycard
Commits
08851dd5
Commit
08851dd5
authored
Sep 25, 2021
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clearify import feature
parent
ee1617e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
app/app-detail.component.html
app/app-detail.component.html
+1
-0
No files found.
app/app-detail.component.html
View file @
08851dd5
...
@@ -250,6 +250,7 @@
...
@@ -250,6 +250,7 @@
</button>
</button>
</div>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
>
<p><strong
i18n
>
请注意,导入功能只适用于下载并解压的MyCard提供的完整包,无法正常导入其他渠道提供的版本。用于导入的完整包请从社区或者反馈群等处获取,导入其他的版本将极易导致无法预知的错误。在下载功能出现故障无法使用时,导入功能也将无法使用。
</strong></p>
<p
i18n
>
选择主程序 {{currentApp.actions.get('main').execute}}
</p>
<p
i18n
>
选择主程序 {{currentApp.actions.get('main').execute}}
</p>
<label
class=
"custom-file"
lang=
"en"
>
<label
class=
"custom-file"
lang=
"en"
>
<input
(click)=
"$event.preventDefault();selectImport(currentApp)"
type=
"file"
id=
"file"
class=
"custom-file-input"
>
<input
(click)=
"$event.preventDefault();selectImport(currentApp)"
type=
"file"
id=
"file"
class=
"custom-file-input"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment