// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/descriptions/demo/basic.vue correctly 1`] = `
User Info
UserNameZhou Maomao
Telephone1810000000
LiveHangzhou, Zhejiang
Remarkempty
Address No. 18, Wantang Road, Xihu District, Hangzhou, Zhejiang, China
`; exports[`renders ./components/descriptions/demo/border.vue correctly 1`] = `
User Info
Product Cloud Database
Billing Mode Prepaid
Automatic Renewal YES
Order time 2018-04-24 18:00:00
Usage Time 2019-04-24 18:00:00
Status Running
Negotiated Amount $80.00
Discount $20.00
Official Receipts $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication factor: 3
Region: East China 1
`; exports[`renders ./components/descriptions/demo/responsive.vue correctly 1`] = `
Responsive Descriptions
Product Cloud Database
Billing Prepaid
Time 18:00:00
Amount $80.00
Discount $20.00
Official $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication factor: 3
Region: East China 1
`; exports[`renders ./components/descriptions/demo/size.vue correctly 1`] = `


Custom Size
Product Cloud Database
Billing Prepaid
Time 18:00:00
Amount $80.00
Discount $20.00
Official $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication factor: 3
Region: East China 1


Custom Size
ProductCloud Database
BillingPrepaid
Time18:00:00
Amount$80.00
Discount$20.00
Official$60.00
`; exports[`renders ./components/descriptions/demo/vertical.vue correctly 1`] = `
User Info
UserName
Zhou Maomao
Telephone
1810000000
Live
Hangzhou, Zhejiang
Address
No. 18, Wantang Road, Xihu District, Hangzhou, Zhejiang, China
Remark
empty
`; exports[`renders ./components/descriptions/demo/vertical-border.vue correctly 1`] = `
User Info
Product
Cloud Database
Billing Mode
Prepaid
Automatic Renewal
YES
Order time
2018-04-24 18:00:00
Usage Time
2019-04-24 18:00:00
Status
Running
Negotiated Amount
$80.00
Discount
$20.00
Official Receipts
$60.00
Config Info
Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication factor: 3
Region: East China 1
`;