|
- $list = Db::name('payvip_config_ios')->field('id,money,days,title,bundle_id,is_lianxu')->where('is_show',1)->order('weight asc,id asc')->select();
|
|
+ $list = Db::name('payvip_config_ios')->field('id,money,days,title,down_title,bundle_id,is_lianxu')->where('is_show',1)->order('weight asc,id asc')->select();
|
|
$data['vip_endtime'] = model('wallet')->getWallet($this->auth->id,'vip_endtime');
|
|
$data['vip_endtime'] = model('wallet')->getWallet($this->auth->id,'vip_endtime');
|