魔方各页面强行执行布局页,避免被最终项目的布局页覆盖
大石头 authored at 2017-07-22 15:47:39
104.00 B
X
@{
    // 这里可用于切换不同的模板
    Layout = NewLife.Cube.Setting.Current.Layout;
}