45], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'name' => 'Name', 'template' => 'Template', 'is_delete' => 'Is Delete', 'addtime' => 'Addtime', 'type' => '类型 index 首页,user 用户中心,goods 商品详情', 'is_index' => '是否设为首页' ]; } }