姜皓天 4 달 전
부모
커밋
90dd4b2d37
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/app/articlefive/articlefive.component.ts

+ 2 - 3
src/app/articlefive/articlefive.component.ts

@@ -1,7 +1,6 @@
 import { Component, OnInit } from '@angular/core';
-// import Parse from 'parse';
-// Parse.initialize("dev")
-// Parse.serverURL = 'http://web2023.fmode.cn:9999/parse'
+import Parse from 'parse';
+
 
 @Component({
   selector: 'app-articlefive',