headTitle($this->config->title->site); $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('黑河数据集'); $this->breadcrumb('黑河数据集'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); $this->headLink()->appendStylesheet('/css/colorbox.css'); $this->headLink()->appendStylesheet('/css/author.css'); ?>
项目个数:= $this->projectsCount ?>
数据条数:= $this->dataCount ?>
总数据量:= round($this->dataFileSize / 1024 , 2) . 'GB' ?>
文件个数:点击查看
服务次数(人/次):= $this->applyTimes ?>
服务次数(人/合并次,单个用户多次申请算作一次服务): = $this->applyTimesDistanct ?>
服务次数(数据条/次):= $this->dataApplyTimes ?>
为黑河计划项目服务的次数-离线:= $this->offlineServiceTimes ?>
为黑河计划项目服务的数据量-离线:= round($this->offlineServiceSize,2) ?>GB
为黑河计划项目服务的次数-在线:= $this->onlineServiceTimes ?>
为黑河计划项目服务的数据量-在线:= round($this->onlineServiceSize ,2) ?>GB
为黑河计划项目服务的次数-总数:= $this->onlineServiceTimes + $this->offlineServiceTimes ?>
为黑河计划项目服务的数据量-总数:= round($this->onlineServiceSize + $this->offlineServiceSize ,2)?>GB
服务计划内项目个数-离线:= $this->offlineServiceProjects ?>
服务计划内项目个数-在线:= $this->onlineServiceProjects ?>
服务计划内项目个数-综合(在线离线合并):= $this->allServiceProjects ?>