File tree 3 files changed +2
-2
lines changed
miniprogram/page/component
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
<button type="primary" bindtap="stopRecord">结束录像</button>
26
26
</view>
27
27
<view class="btn-area">
28
- <navigator url="/page/component/pages/camera-scan-code/camera-scan-code">
28
+ <navigator url="/page/component/pages/camera-scan-code/camera-scan-code" hover-class="none" >
29
29
<button type="primary">扫描一维码</button>
30
30
</navigator>
31
31
</view>
Original file line number Diff line number Diff line change 35
35
<button bindtap="bindSendDanmu" class="page-body-button" type="primary" formType="submit">发送弹幕</button>
36
36
</view>
37
37
<view class="btn-area">
38
- <navigator url="picture-in-picture" hover-class="navigator-hover">
38
+ <navigator url="picture-in-picture" hover-class="other- navigator-hover">
39
39
<button type="primary" class="page-body-button" bindtap="bindPlayVideo">小窗模式</button>
40
40
</navigator>
41
41
</view>
You can’t perform that action at this time.
0 commit comments