浏览代码

文案

rongxin_test
张泽亮 10 个月前
父节点
当前提交
06c293a7bc
共有 6 个文件被更改,包括 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
  5. 二进制
      static/images/yinnong/banner_03.jpg
  6. 二进制
      static/images/yinnong/yinnongLogo1.png

+ 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>COMPANY</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>


二进制
static/images/yinnong/banner_03.jpg 查看文件

之前 之后
宽度: 718  |  高度: 256  |  大小: 34 KiB 宽度: 718  |  高度: 256  |  大小: 35 KiB

二进制
static/images/yinnong/yinnongLogo1.png 查看文件

之前 之后
宽度: 712  |  高度: 273  |  大小: 123 KiB 宽度: 712  |  高度: 273  |  大小: 124 KiB

正在加载...
取消
保存