diff --git a/addons/devteam/view/index/widget.html b/addons/devteam/view/index/widget.html index 94fa6628..2fdcf797 100644 --- a/addons/devteam/view/index/widget.html +++ b/addons/devteam/view/index/widget.html @@ -11,7 +11,7 @@
| - - | 备份名称 | 卷数 | 压缩 | @@ -32,7 +29,6 @@||||||
|---|---|---|---|---|---|---|---|---|---|
| {$data.time|date='Ymd-His',###} | {$data.part} | {$data.compress} | diff --git a/application/common.php b/application/common.php index d200bcb6..7537fef1 100644 --- a/application/common.php +++ b/application/common.php @@ -8,7 +8,7 @@ // +---------------------------------------------------------------------- // SentCMS常量定义 -define('SENTCMS_VERSION', '3.0.20160408'); +define('SENTCMS_VERSION', '3.0.20160630'); define('SENT_ADDON_PATH', ROOT_PATH . DS . 'addons' . DS); //字符串解密加密 @@ -261,6 +261,22 @@ function get_cover($cover_id, $field = null){ return empty($field) ? $picture : $picture[$field]; } +/** + * 获取多图地址 + * @param array $covers + * @return 返回图片列表 + * @author molong
| 图书 | -图书名称 | -操作 | -
|---|---|---|
|
- |
- - {$product->book['book_name']} - | -- {if $item['pay_status']} - 下载图书 - {/if} - | -
等待支付!
- {$sHtml} -