vue-ulejfreview
v0.2.7
Published
This is for internal use only.
Downloads
41
Readme
ulejfReview
This is for internal use only.
Build Setup
# install dependencies
npm install vue-ulejfReview
## params
| param | type | description |
| --- | --- | --- |
| `isReview` | `Boolean` | show Review page |
| `noticeTxt` | `Array` | Review notice info |
## 2025.07.02
# Fixed the error message appears during viewing one image
## functions
#2025.02.21 update
# viewReview()
# params arguments[0]
# loadinfo: load reviews info
# loaded: view Review info in the order detail page
# null: invoke getReview api
## add JPEG type
### hideReview()
hide Review page and do your own operations
#
### doReview()
submit Review 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.
