// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`decimal-length prop 1`] = `
合计:¥ 1.1
`; exports[`disable submit 1`] = `
合计:¥ 0.01
`; exports[`suffix-label prop 1`] = `
Label¥ 1.11Suffix Label
`; exports[`top slot 1`] = `
top
`; exports[`without price 1`] = `
`;