Commit bd8006eb by niuxiaolin

latest

parent 18cbdc8e
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<div class="main"> <div class="main">
<div> <div>
<button (click)="back()">返回</button> <button (click)="back()">返回</button>
<tree-ngx [nodeItems]="nodeItems"> </tree-ngx> <!-- <tree-ngx [nodeItems]="nodeItems"> </tree-ngx> -->
<a (click)="preview()" style=" color: white; <a (click)="preview()" style=" color: white;
text-decoration: none; text-decoration: none;
margin-left: 2em;">演示demo1</a> margin-left: 2em;">演示demo1</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment