1.0.13 • Published 4 years ago

@pkpm/pkpm-comment-panel v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

pkpm-comment-panel

pkpm-comment-panel

Build Setup

# install
npm install @pkpm/pkpm-comment-panel

# import
import PKPMCommentPanel from '@pkpm/pkpm-comment-panel/dist/comment-panel.js';
Vue.use(PKPMCommentPanel);


# use
# 在需要使用的页面中使用该组件即可
<PKPMCommentPanel
  :routerParams="routerParams"
  :obvApi="obvApi"
  :nodeIdArray="obvIds"
  :baseUrl="baseUrl"
  :userTokenInfo="userTokenInfo"
  :viewTitle="viewTitle"
  @closeCommentPanel="changeActive"
></PKPMCommentPanel>
1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago