*
This commit is contained in:
7
app/src/main/kotlin/com/stec/cmd/HomeFragment.kt
Normal file
7
app/src/main/kotlin/com/stec/cmd/HomeFragment.kt
Normal file
@@ -0,0 +1,7 @@
|
||||
package com.stec.cmd
|
||||
|
||||
import dagger.hilt.android.AndroidEntryPoint
|
||||
|
||||
/** 首页占位(M2 项目工作台,S1 挂载项目列表)。 */
|
||||
@AndroidEntryPoint
|
||||
class HomeFragment : PlaceholderFragment()
|
||||
Reference in New Issue
Block a user