page-kit-component
v1.1.463
Published
first push, about sellingPointPage Components
Downloads
3
Readme
卖点页事件名称
卖点框架触发的各个事件的名称合集如下
on + PK + <事件名> + <状态值>
function onPKGlobalLifeResume() { console.log('onPKGlobalLifeResume: AAAAAA') }
function onPKGlobalLifePause() { console.log('onPKGlobalLifePause: AAAAAA') }
function onPKGlobalPage() { console.log('onPKGlobalPage: AAAAAA') }
function onPKSellingPointNameActive() { console.log('onPKSellingPointNameActive: AAAAAA'); }
function onPKSellingPointNameLeave() { console.log('onPKSellingPointNameLeave: AAAAAA') }
function onPKscreenTypeMain() { console.log('onPKscreenTypeMain: AAAAAA') }
function onPKscreenTypeSecondary() { console.log('onPKscreenTypeSecondary: AAAAAA') }
function onPKHover() { console.log('onPKHover: AAAAAA') }
function onPKNotHover() { console.log('onPKNotHover: AAAAAA') }
字体样式修改关联文件
/packages/index/app.css /packages/components/legalPopup.vue