TimestampBehavior::class ] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => '', 'store_id' => '店铺id', 'status' => '是否开启审核登陆', 'bg_image' => '头部背景', 'form_name' => '表单名称', 'custom_form' => '表单信息', 'protocol' => '用户协议', 'created_at' => '', 'updated_at' => '' ]; } }