国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

113 linhas
4.6KB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="{dede:global.cfg_soft_lang/}">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
  6. <title>{dede:field.title/}-{dede:global.cfg_webname/}</title>
  7. <meta name="keywords" content="{dede:field.keywords/}">
  8. <meta name="description" content="{dede:field.description function='html2text(@me)'/}">
  9. <script>const PHPURL = '{dede:field name="phpurl"/}';</script>
  10. <script src="{dede:global.cfg_cmsurl/}/static/web/js/jquery.min.js"></script>
  11. <link rel="stylesheet" href="{dede:global.cfg_cmsurl/}/static/web/css/bootstrap.min.css">
  12. <link rel="stylesheet" href="{dede:global.cfg_cmsurl/}/static/web/font/css/font-awesome.min.css">
  13. <link rel="stylesheet" href="{dede:global.cfg_cmsurl/}/static/web/css/style.css">
  14. <link rel="shortcut icon" href="{dede:global.cfg_cmsurl/}/static/web/img/favicon.ico">
  15. </head>
  16. <body>
  17. {dede:include filename='top.htm'/}
  18. {dede:include filename='header.htm'/}
  19. {dede:include filename='navbar.htm'/}
  20. <div class="container">
  21. <div class="position">
  22. <nav aria-label="breadcrumb">
  23. <ol class="breadcrumb mt-3">
  24. <li class="breadcrumb-item">当前位置</li>
  25. {dede:field name='position'/}
  26. </ol>
  27. </nav>
  28. </div>
  29. </div>
  30. <main class="container">
  31. <div class="row">
  32. <div class="col-md-8 article-main">
  33. <h2 class="mt-0 mb-3 zixue">{dede:field.title/}</h2>
  34. <div class="body py-2">
  35. <div class="float-right">{dede:field name='image'/}</div>
  36. <p><small>软件类型:</small><span>{dede:field.softtype/}</span></p>
  37. <p><small>授权方式:</small><span>{dede:field.accredit/}</span></p>
  38. <p><small>界面语言:</small><span>{dede:field.language/}</span></p>
  39. <p><small>软件大小:</small><span>{dede:field.softsize/}</span></p>
  40. <p><small>文件类型:</small><span>{dede:field.filetype/}</span></p>
  41. <p><small>运行环境:</small><span>{dede:field.os/}</span></p>
  42. <p><small>软件等级:</small><span>{dede:field.softrank function='GetRankStar(@me)'/}</span></p>
  43. <p><small>发布时间:</small><span>{dede:field.pubdate function="GetDateMk('@me')"/}</span></p>
  44. <p><small>官方网址:</small><span>{dede:field.officialurl/}</span></p>
  45. <p><small>演示网址:</small><span>{dede:field.officialdemo/}</span></p>
  46. <p><small>下载次数:</small>
  47. <span>
  48. <script src="{dede:field.phpurl/}/disdls.php?aid={dede:field.id/}"></script>
  49. </span>
  50. </p>
  51. <p><small>详细介绍:</small><span>{dede:field.introduce/}</span></p>
  52. <p>下载说明</p>
  53. <div class="alert alert-success">
  54. {dede:softmsg/}
  55. </div>
  56. <p>下载地址</p>
  57. <ul class="downurllist">
  58. {dede:field name='softlinks'/}
  59. </ul>
  60. </div>
  61. <div class="clearfix"></div>
  62. {dede:include comment='文档顶踩模块' filename="widget_article_digg.htm"/}
  63. <div class="row">
  64. <div class="col-md-4 prenext pt-2">
  65. <div class="pagination-previous">{dede:prenext get='pre'/}</div>
  66. <div class="pagination-next mt-2">{dede:prenext get='next'/}</div>
  67. </div>
  68. <div class="col-md-8">
  69. <div class="row actbox">
  70. <ul>
  71. <li>
  72. <i class="fa fa-star-o"></i>
  73. <a href="{dede:field name='phpurl'/}/stow.php?aid={dede:field.id/}" target="_blank">收藏</a>
  74. </li>
  75. <li>
  76. <i class="fa fa-bug"></i>
  77. <a href="javascript:ErrorAddSave({dede:field.id/}, '{dede:field.title/}');">挑错</a>
  78. </li>
  79. <li>
  80. <i class="fa fa-thumbs-o-up"></i>
  81. <a href="{dede:field name='phpurl'/}/recommend.php?aid={dede:field.id/}" target="_blank">推荐</a>
  82. </li>
  83. <li>
  84. <i class="fa fa-print"></i>
  85. <a href="javascript:;" onClick="window.print();">打印</a>
  86. </li>
  87. </ul>
  88. </div>
  89. </div>
  90. </div>
  91. {dede:include comment='文档评论模块' file='widget_article_feedback.htm' /}
  92. </div>
  93. <aside class="col-md-4 article-sidebar">
  94. {dede:include comment='推荐内容' filename="widget_recommend.htm"/}
  95. {dede:include comment='热点内容' filename="widget_hot.htm"/}
  96. {dede:include comment='QR二维码' filename="widget_qrcode.htm"/}
  97. </aside>
  98. </div>
  99. </main>
  100. {dede:include filename="footer.htm"/}
  101. <script>
  102. //页面加载触发
  103. $(document).ready(function() {
  104. //获取文档点击数统计
  105. $.get("{dede:field name='phpurl'/}/count.php?format=json&view=yes&aid={dede:field.id/}&mid=1&cid={dede:field.channel/}",
  106. function(data) {
  107. let result = JSON.parse(data);
  108. $("#_count").html(result.data.click);
  109. })
  110. });
  111. </script>
  112. </body>
  113. </html>