36 changed files with 380 additions and 261 deletions
@ -1,17 +0,0 @@ |
|||||||
import { Component, OnInit, Inject } from '@angular/core'; |
|
||||||
import { HttpClient } from '@angular/common/http'; |
|
||||||
import {MatDialog, MatDialogRef, MAT_DIALOG_DATA} from '@angular/material/dialog'; |
|
||||||
import { MatSnackBar } from '@angular/material/snack-bar'; |
|
||||||
import Swiper from 'swiper'; |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Component({ |
|
||||||
selector: 'keyimgdetail', |
|
||||||
templateUrl: './keyimgdetail.component.html', |
|
||||||
styleUrls: ['./key-site.component.scss'] |
|
||||||
}) |
|
||||||
export class KeyImgDetail { |
|
||||||
|
|
||||||
} |
|
||||||
|
|
@ -1,17 +0,0 @@ |
|||||||
import { Component, OnInit, Inject } from '@angular/core'; |
|
||||||
import { HttpClient } from '@angular/common/http'; |
|
||||||
import {MatDialog, MatDialogRef, MAT_DIALOG_DATA} from '@angular/material/dialog'; |
|
||||||
import { MatSnackBar } from '@angular/material/snack-bar'; |
|
||||||
import Swiper from 'swiper'; |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Component({ |
|
||||||
selector: 'keyimgdetail', |
|
||||||
templateUrl: './keyimgdetail.component.html', |
|
||||||
styleUrls: ['./key-site.component.scss'] |
|
||||||
}) |
|
||||||
export class KeyImgDetail { |
|
||||||
|
|
||||||
} |
|
||||||
|
|
Loading…
Reference in new issue