mam-news
v0.1.8
Published
Downloads
8
Readme
tinker-bell
#使用方法: import aaa from 'mam-news'; import 'mam-news/lib/modal.css'; Vue.use(aaa,'http://test-doraemon.mamcharge.com');
<news @newsItemClick="aaa"></news>
<modal @modalItemClick="aaa" style="float:left"></modal>
news 消息页面 用来展示所有信息
modal 点击小铃铛来查看全部消息的的页面
modal 中点击查看全部消息的回调方法 seeMoreMessage
所有请求的接口已经内置,接口请求地址在use的时候传入
通过refs来获取model组件中的bellModalShow方法来展示侧拉出来的消息