From 66e92e00d206dc19a4066b6f3f58f30e5c532646 Mon Sep 17 00:00:00 2001
From: younger_times <841720330@qq.com>
Date: 星期五, 09 六月 2023 18:35:40 +0800
Subject: [PATCH] 完成部分UI

---
 WanPai/Root/Course/VC/CourseVC.swift |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/WanPai/Root/Course/VC/CourseVC.swift b/WanPai/Root/Course/VC/CourseVC.swift
index d1d981e..288716e 100644
--- a/WanPai/Root/Course/VC/CourseVC.swift
+++ b/WanPai/Root/Course/VC/CourseVC.swift
@@ -16,15 +16,4 @@
         view.backgroundColor = .jq_randomColor
     }
 
-
-    /*
-    // MARK: - Navigation
-
-    // In a storyboard-based application, you will often want to do a little preparation before navigation
-    override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
-        // Get the new view controller using segue.destination.
-        // Pass the selected object to the new view controller.
-    }
-    */
-
 }

--
Gitblit v1.7.1