vue-ulejffeedback
v0.0.4
Published
This is for internal use only.
Downloads
45
Readme
ulejffeedback
This is for internal use only.
Build Setup
# install dependencies
npm install vue-ulejffeedback
## params
| param | type | description |
| --- | --- | --- |
| `isFeedBack` | `Boolean` | show FeedBack page |
| `content` | `String` | content feedback/suggestion info |
| `imgs` | `Array` | images info, maxium: 3 |
## functions
#2026.03.17 New
## add JPEG type
### hideFeedback()
hide Feedback page and do your own operations
#
### doFeedback()
submit Feedback information, you can do your own operations,
callback info {applyNo:'xxxxx'}
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
