style-text
v1.0.1
Published
根据文案中的特殊标记,如{{text}},[[text]] 做不同的样式解析,如高亮,加粗等。目前只适配h5端。
Downloads
1
Readme
style-text
根据文案中的特殊标记,如{{text}},[[text]] 做不同的样式解析,如高亮,加粗等。目前只适配h5端。
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.