更新云信相关代码
This commit is contained in:
@@ -85,6 +85,7 @@ export struct VideoPage {
|
||||
.justifyContent(FlexAlign.Center)
|
||||
.onClick(() => {
|
||||
router.pushUrl({url:'pages/VideoPage/PlayBackPage'})
|
||||
|
||||
})
|
||||
|
||||
}.width('100%').height(45)
|
||||
@@ -197,8 +198,9 @@ export struct VideoPage {
|
||||
})
|
||||
.margin({bottom:60})
|
||||
.onClick(() => {
|
||||
router.pushUrl({url:'pages/VideoPage/PastVideoPage'})
|
||||
// router.pushUrl({url:'pages/VideoPage/VideoGandanPage'})
|
||||
// router.pushUrl({url:'pages/VideoPage/PastVideoPage'})
|
||||
// router.pushUrl({url:'pages/Netease/imTabPage'})
|
||||
router.pushUrl({url:'pages/Netease/PublicConsultationPage'})
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user