wxapp_common

1.0.8 • Public • Published

wxapp_common

小程序公共代码

模块集成

集成util,controller,const到common

饮用

wxss

@import 'common/node_modules/wxapp_common/wxss/base.wxss';

wxml

### js const common = require('../../common/node_modules/wxapp_common/js/index.js'); console.log(common)

/wxapp_common/

    Package Sidebar

    Install

    npm i wxapp_common

    Weekly Downloads

    1

    Version

    1.0.8

    License

    ISC

    Last publish

    Collaborators

    • jackple