Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
ngt08_flst
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
ngt08_flst
v1
v1
Switch branch/tag
ngt08_flst
form_angular
src
app
app.component.html
Find file
Normal view
History
Permalink
app.component.html
88 Bytes
Newer
Older
feat: 初始form项目
65938874
范雪寒
committed
4 years ago
1
2
3
<app-form
*
ngIf=
"type==='form'"
></app-form>
<app-play
*
ngIf=
"type==='play'"
></app-play>