// // // // // // export default { name: 'zan-tag', props: { type: String, mark: Boolean, plain: Boolean } };