page-kit-component

1.1.463 • Public • Published

卖点页事件名称

卖点框架触发的各个事件的名称合集如下

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

/page-kit-component/

    Package Sidebar

    Install

    npm i page-kit-component

    Weekly Downloads

    1

    Version

    1.1.463

    License

    none

    Unpacked Size

    51 MB

    Total Files

    661

    Last publish

    Collaborators

    • grey_wolf