// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`change head content when pulling down 1`] = `
下拉即可刷新...
`; exports[`change head content when pulling down 2`] = `
释放即可刷新...
`; exports[`change head content when pulling down 3`] = `
加载中...
`; exports[`change head content when pulling down 4`] = `
加载中...
`; exports[`change head content when pulling down 5`] = `
`; exports[`custom content by slots 1`] = `
pulling 20
`; exports[`custom content by slots 2`] = `
loosing 75
`; exports[`custom content by slots 3`] = `
loading 50
`; exports[`not in page top 1`] = `
`;