添加 rest api 测试页面
This commit is contained in:
7
app/src/main/ets/pages/system/TimerPage.ets
Normal file
7
app/src/main/ets/pages/system/TimerPage.ets
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
@Entry({routeName: "TimerPage"})
|
||||
@Component
|
||||
export struct TimerPage {
|
||||
build() {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user