1.5.1 • Published 2 years ago
@wii/tourism-service-comment v1.5.1
用户评论 SDK
安装
npm i @wii/tourism-service-comment
使用
import Comment from '@wii/tourism-service-comment';
const comment = new Comment({
platform: 'mini', // 运行平台
host: 'https://[GW_DOMAIN]', // 网关地址
});