Skip to content

page components.md

cg33 edited this page Aug 6, 2018 · 1 revision

col1 := components.Col.GetContent("")

col1 := components.Col.GetContent("")
col2 := components.Col.GetContent("")
row := components.Row.GetContent(col1 + col2)

盒子

box := components.GetBox().SetUrl("/").SetTitle("用户总数").SetValue("1000").GetContent()