function html() { return `
名称
高度
m
精度
透视
` } function css() { return ` .YJ-custom-base-dialog>.content { width: 420px; } .YJ-custom-base-dialog>.content .row .label { flex: 0 0 45px; } ` } export { html, css }