angular.js - Angular mask layer when doing click-to-purchase
淡淡烟草味
淡淡烟草味 2017-05-15 17:04:37
0
2
685

When developing a mobile app, I want to make a mask layer similar to Taobao’s click-to-purchase layer

Do you have any ideas or possible methods?

淡淡烟草味
淡淡烟草味

reply all(2)
滿天的星座

angulajs’ modal can be used, $uibModal.open()

PHPzhong

You can use the command framework in angular-material to control the mask direction, the sidenav command component inside, and then use the corresponding built-in services to easily achieve similar effects. If it is native, it is also recommended to use instructions to encapsulate dom binding events

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template