鹿途后台管理系统
6 |树深时见鹿,溪午不闻钟
8 |树深时见鹿,溪午不闻钟
8 |2 | Angular's animations library makes it easy to define and apply animation effects such as page and list transitions. 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/animations/animation/about/about.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { AboutComponent } from './about.component'; 4 | 5 | describe('AboutComponent', () => { 6 | let component: AboutComponent; 7 | let fixture: ComponentFixture2 | auto-calu works! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/animations/animation/auto-calu/auto-calu.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { AutoCaluComponent } from './auto-calu.component'; 4 | 5 | describe('AutoCaluComponent', () => { 6 | let component: AutoCaluComponent; 7 | let fixture: ComponentFixtureTouch close
7 |2 | groups works! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/animations/animation/groups/groups.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { GroupsComponent } from './groups.component'; 4 | 5 | describe('GroupsComponent', () => { 6 | let component: GroupsComponent; 7 | let fixture: ComponentFixture2 | Welcome to Animations in Angular! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/animations/animation/home/home.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { HomeComponent } from './home.component'; 4 | 5 | describe('HomeComponent', () => { 6 | let component: HomeComponent; 7 | let fixture: ComponentFixtureThe box is now {{ isOpen ? 'Open' : 'Closed' }}!
7 |2 | toggle works! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/animations/animation/toggle/toggle.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { ToggleComponent } from './toggle.component'; 4 | 5 | describe('ToggleComponent', () => { 6 | let component: ToggleComponent; 7 | let fixture: ComponentFixture18 | 19 |
20 |29 | 30 |
31 |42 | 43 |
44 |53 | 54 |
55 |64 | 65 |
66 |2 | 🦌鹿途系统正在开发中。。。。。 3 |
-------------------------------------------------------------------------------- /src/app/routes/index/info/info.component.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZRenu/ng-deerway/42dfae1c083fd8e955e938ede448f207b526875c/src/app/routes/index/info/info.component.less -------------------------------------------------------------------------------- /src/app/routes/index/info/info.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { InfoComponent } from './info.component'; 4 | 5 | describe('InfoComponent', () => { 6 | let component: InfoComponent; 7 | let fixture: ComponentFixture2 | list works! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/index/list/list.component.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZRenu/ng-deerway/42dfae1c083fd8e955e938ede448f207b526875c/src/app/routes/index/list/list.component.less -------------------------------------------------------------------------------- /src/app/routes/index/list/list.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { ListComponent } from './list.component'; 4 | 5 | describe('ListComponent', () => { 6 | let component: ListComponent; 7 | let fixture: ComponentFixture4 | 动态表格是结合基础表格和我工作过程总结的经验进行二次封装;以下示例只为演示功能,表头在切换时可能存在缺失见谅。 5 |
6 |{{itemModel?.key}}
12 |{{itemModel?.age}}
13 |{{itemModel?.name}}
14 |{{itemModel?.address}}
15 | 16 |标题: {{title}}
16 |图标: icon
17 |排序: 1
18 |资源路径: list/table
19 |描述:
20 |牧场名称:{{data?.farmName}}
4 | 5 |暂无牧场围栏范围,请绘制
6 | 7 | 8 | 9 |2 | full works! 3 |
4 | -------------------------------------------------------------------------------- /src/app/routes/screen/full/full.component.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZRenu/ng-deerway/42dfae1c083fd8e955e938ede448f207b526875c/src/app/routes/screen/full/full.component.less -------------------------------------------------------------------------------- /src/app/routes/screen/full/full.component.spec.ts: -------------------------------------------------------------------------------- 1 | import { async, ComponentFixture, TestBed } from '@angular/core/testing'; 2 | 3 | import { FullComponent } from './full.component'; 4 | 5 | describe('FullComponent', () => { 6 | let component: FullComponent; 7 | let fixture: ComponentFixture