sleep_box.php 1.3 KB
<?php

return [
    'Id'                  => 'ID',
    'Image'               => '晚安盒子封面图',
    'Title'               => '盒子名称',
    'Price'               => '盒子价格',
    'Type'                => '盒子属性',
    'Type 1'              => '风能',
    'Type 2'              => '水能',
    'Type 3'              => '火能',
    'Type 4'              => '风火能',
    'Type 5'              => '风水能',
    'Type 6'              => '火风能',
    'Type 7'              => '火水能',
    'Type 8'              => '水风能',
    'Type 9'              => '水火能',
    'Type 10'             => '三能量平衡',
    'Type 11'             => '准妈妈',
    'Type 12'             => '新生儿妈妈',
    'Label1'              => '标签内容一',
    'Label2'              => '标签内容二',
    'Goods_ids'           => '商品',
    'One_talk'            => '一句话推荐',
    'Icon_image'          => '图标',
    'Recom_boy'           => '盒子推荐说明(男)',
    'Recom_girl'          => '盒子推荐说明(女)',
    'Questionlabel_ids'   => '对应问题标签',
    'Createtime'          => '创建时间',
    'Updatetime'          => '更改时间',
    'Questionlabel.title' => '问题标签',
    'Goods.title'         => '商品名称',
    'Delete_price'=>'划线价'
];