const stateOptions = { 0: { text: '未上架' }, 1: { text: '已上架' }, }; export { stateOptions };