export default { data() { return { diyRoute: '/pages_tool/index/diy' }; }, onLoad(option) { }, onShow() { }, methods: {}, }