浏览代码

Revert "2"

This reverts commit 8c48c154
rongxin_prod
张泽亮 1年前
父节点
当前提交
1e576b2ba0
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. +1
    -1
      index.html
  2. +1
    -1
      src/views/sunVillage_info/index.vue
  3. +1
    -1
      src/views/sunVillage_info/index_code.vue
  4. +1
    -1
      src/views/sunVillage_info/index_code_rights.vue

+ 1
- 1
index.html 查看文件

@@ -9,7 +9,7 @@
<script src="/static/js/ol.js"></script>
<!-- <script type="text/javascript" src="http://api.tianditu.gov.cn/api?v=4.0&tk=cc4aba6e967096098249efa069733067"></script>-->
<script type="text/javascript" src="https://api.map.baidu.com/api?type=webgl&v=1.0&ak=XzwOBaO4CElCsPdl8LIFEvv5rTemG6w1"></script>
<title>农高科</title>
<title>农高科</title>
</head>

<body>


+ 1
- 1
src/views/sunVillage_info/index.vue 查看文件

@@ -50,7 +50,7 @@

</div>
<div class="footer">
{{configValue == ""?'技术支持:深圳中农高科信息技术有限公司':configValue}}
{{configValue == ""?'技术支持:北京农燊高科信息技术有限公司':configValue}}
</div>

</div>


+ 1
- 1
src/views/sunVillage_info/index_code.vue 查看文件

@@ -59,7 +59,7 @@
</div>
</div>
<div :class="{'footer':xsgsList.length < 9 , 'footer2':xsgsList.length > 8}">
{{configValue == ""?'技术支持:深圳中农高科信息技术有限公司':configValue}}
{{configValue == ""?'技术支持:北京农燊高科信息技术有限公司':configValue}}
</div>
<img src="../../assets/images/sunVillage_info/index_btn_green.png" class="fixed_btn" @click="goCode">
</div>


+ 1
- 1
src/views/sunVillage_info/index_code_rights.vue 查看文件

@@ -31,7 +31,7 @@
</div>
</div>
<div class="footer">
{{configValue == ""?'技术支持:深圳中农高科信息技术有限公司':configValue}}
{{configValue == ""?'技术支持:北京农燊高科信息技术有限公司':configValue}}
</div>
</div>
</template>


正在加载...
取消
保存