Kaynağa Gözat

根据线上同步

master
张泽亮 11 ay önce
ebeveyn
işleme
7989a92a6c
14 değiştirilmiş dosya ile 86 ekleme ve 22 silme
  1. +9
    -0
      .idea/misc.xml
  2. +1
    -1
      index.html
  3. +12
    -0
      static/css/index.css
  4. BIN
      static/downFile/CLodop_Setup_for_Win32NT.exe
  5. BIN
      static/downFile/CLodop_Setup_for_Win64NT.exe
  6. BIN
      static/downFile/CZURPlugin_1.0.21.602_Setup.exe
  7. BIN
      static/downFile/ChromeSetup.exe
  8. BIN
      static/downFile/SunloginClient9.8.2.exe
  9. +27
    -6
      view/about.html
  10. +33
    -11
      view/downLoad.html
  11. +1
    -1
      view/product.html
  12. +1
    -1
      view/productHomestead.html
  13. +1
    -1
      view/productNewBusiness.html
  14. +1
    -1
      view/service.html

+ 9
- 0
.idea/misc.xml Dosyayı Görüntüle

@@ -1,6 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="FindBugsConfigurable">
<option name="make" value="true" />
<option name="effort" value="default" />
<option name="priority" value="Medium" />
<option name="excludeFilter" value="" />
</component>
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="SuppressionsComponent">
<option name="suppComments" value="[]" />
</component>
</project>

+ 1
- 1
index.html Dosyayı Görüntüle

@@ -350,7 +350,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备2021008228号</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="./static/js/lib/swiper/swiper.min.js"></script>


+ 12
- 0
static/css/index.css Dosyayı Görüntüle

@@ -1,4 +1,16 @@
::-webkit-scrollbar{width:0;padding: 0;height: 0}
@font-face{
  font-family:"Source Han Sans SC Medium";
  src:url('../font/SourceHanSansSC-Medium.otf'),
}
@font-face{
  font-family:"Source Han Sans SC Normal";
  src:url('../font/SourceHanSansSC-Normal.otf'),
}
@font-face{
  font-family:"Source Han Sans SC Regular";
  src:url('../font/SourceHanSansSC-Regular.otf'),
}
.topTab{
background: #FFF;
line-height: 36px;


BIN
static/downFile/CLodop_Setup_for_Win32NT.exe Dosyayı Görüntüle


BIN
static/downFile/CLodop_Setup_for_Win64NT.exe Dosyayı Görüntüle


BIN
static/downFile/CZURPlugin_1.0.21.602_Setup.exe Dosyayı Görüntüle


BIN
static/downFile/ChromeSetup.exe Dosyayı Görüntüle


BIN
static/downFile/SunloginClient9.8.2.exe Dosyayı Görüntüle


+ 27
- 6
view/about.html Dosyayı Görüntüle

@@ -118,7 +118,7 @@
</div>
<div class="phone_box m-t-25">
<img src="../static/images/email.png" alt=""/>
<p>ns@nongshen.net</p>
<p>nongshengaoke@163.com</p>
<div class="clear"></div>
</div>
</div>
@@ -164,8 +164,7 @@
</div>
</li>
<li onclick="mapClick(122.088794,37.536138,this)">
<p>农燊高科 & 哈尔滨工业大学 联合实验室</p>
<p>电话:400-879-1505</p>
<p></p>
<p>地址:山东省威海市哈尔滨工业大学主楼H532a室</p>
<div class="map_asc">
<span>2</span>
@@ -174,7 +173,7 @@
</li>
<li onclick="mapClick(113.910705,22.522179,this)">
<p>深圳中农高科科技有限公司</p>
<p>电话:400-879-1505</p>
<p></p>
<p>地址:深圳市前海深港合作区前湾一路1号A栋201室</p>
<div class="map_asc">
<span>3</span>
@@ -183,7 +182,7 @@
</li>
<li onclick="mapClick(116.30637,39.930855,this)">
<p>北京德昌惠农科技服务有限公司</p>
<p>电话:400-879-1505</p>
<p></p>
<p>地址:北京市平谷区中关村科技园区</p>
<div class="map_asc">
<span>4</span>
@@ -252,6 +251,27 @@
<p>计算机软件著作权登记证书</p>
</li>
</ul>
<ul>
<li>
<img src="../static/images/certificate11.jpg" width="247" height="314" alt=""/>
<p>银农直联管理系统</p>
</li>
<li>
<img src="../static/images/certificate12.jpg" width="247" height="314" alt=""/>
<p>农业农村大数据平台系统</p>
</li>
<li>
<img src="../static/images/certificate13.jpg" width="247" height="314" alt=""/>
<p>农村土地承包经营权确权管理系统</p>
</li>
<li>
<img src="../static/images/certificate14.jpg" width="247" height="314" alt=""/>
<p>农村股份经济合作社管理平台系统</p>
</li>
</ul>
<!--
<ul>
<li>
<img src="../static/images/certificate5.jpg" alt=""/>
@@ -266,6 +286,7 @@
<p>质量服务诚信企业</p>
</li>
</ul>
-->
</div>
</div>

@@ -308,7 +329,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/lib/swiper/swiper.min.js"></script>


+ 33
- 11
view/downLoad.html Dosyayı Görüntüle

@@ -73,40 +73,61 @@
<p class="downTit">工具下载</p>
<table width="100%" cellspacing="0">
<tr>
<td style="width: 25%">工具分类</td>
<td style="width: 25%">文件名称</td>
<td style="width: 25%">文件大小</td>
<td style="width: 25%">下载来源</td>
<td style="width: 20%">工具分类</td>
<td style="width: 20%">版本型号</td>
<td style="width: 20%">文件大小</td>
<td style="width: 20%">安装说明</td>
<td style="width: 20%">工具下载</td>
</tr>

<tr>
<td>打印控件 32位</td>
<td>CLodop_Setup_for_Win32NT</td>
<td>Win32位</td>
<td>4.4M</td>
<td><a href="../static/downFile/打印控件_谷歌浏览器调试.docx" title="点我查看!" style='color:red'><img src="../static/images/yw.png" width="20" height="20"></a></td>
<td><a href="../static/downFile/CLodop_Setup_for_Win32NT.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>


<tr>
<td>打印控件 64位</td>
<td>CLodop_Setup_for_Win64NT</td>
<td>Win64位</td>
<td>5.4M</td>
<td><a href="../static/downFile/打印控件_谷歌浏览器调试.docx" title="点我查看!" style='color:red'><img src="../static/images/yw.png" width="20" height="20"></a></td>
<td><a href="../static/downFile/CLodop_Setup_for_Win64NT.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>


<tr>
<td>高拍仪驱动</td>
<td>CZURPlugin_1.0.21.602_Setup</td>
<td>成者(极匠)高拍仪驱动</td>
<td>Shine 1000C</td>
<td>75.2M</td>
<td></td>
<td><a href="../static/downFile/CZURPlugin_1.0.21.602_Setup.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>

<tr>
<td>科密高拍仪驱动</td>
<td>GP1300AF</td>
<td>32M</td>
<td></td>
<td><a href="../static/downFile/KHGpyServer_3.4.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>
<tr>
<td>良田高拍仪驱动</td>
<td>S1020A3、S1000A3</td>
<td>150M</td>
<td></td>
<td><a href="../static/downFile/WebCamera_EL_D_V1.2.3.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>

<tr>
<td>向日葵服务端</td>
<td>SunloginClient9.8.2</td>
<td>向日葵被远程工具</td>
<td>9.8.2</td>
<td>4.5M</td>
<td></td>
<td><a href="../static/downFile/SunloginClient9.8.2.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>

@@ -115,6 +136,7 @@
<td>谷歌浏览器</td>
<td>ChromeSetup</td>
<td>1.1M</td>
<td></td>
<td><a href="../static/downFile/ChromeSetup.exe"><img src="../static/images/ljxz.png" class="buttonHover"></a></td>
</tr>

@@ -160,7 +182,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/lib/swiper/swiper.min.js"></script>


+ 1
- 1
view/product.html Dosyayı Görüntüle

@@ -171,7 +171,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/project/main.js"></script>


+ 1
- 1
view/productHomestead.html Dosyayı Görüntüle

@@ -160,7 +160,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/project/main.js"></script>


+ 1
- 1
view/productNewBusiness.html Dosyayı Görüntüle

@@ -160,7 +160,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/project/main.js"></script>


+ 1
- 1
view/service.html Dosyayı Görüntüle

@@ -243,7 +243,7 @@
</ul>
<div class="clear"></div>
</div>
<p>&copy;农燊高科信息技术有限公司&nbsp;&nbsp;鲁公网安备&nbsp;&nbsp;12011502000077号&nbsp;&nbsp;&nbsp;&nbsp;京ICP备&nbsp;&nbsp;17061038号-1</p>
<p>&copy;北京农燊高科信息技术有限公司&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style='color:blue'>京ICP备2021008228号</a></p>
</div>
</div>
<script type="text/javascript" src="../static/js/lib/swiper/swiper.min.js"></script>


Yükleniyor…
İptal
Kaydet