licp
2024-12-26 b7eedb41516a6ab02526e64177331a9669f4d3cb
修改冲突
已修改2个文件
4 ■■■ 文件已修改
src/components/view/index-index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/view/index-index.vue
@@ -315,8 +315,6 @@
      </el-col>
      <el-col :xs="24" :sm="24" :md="10" :lg="10" :xl="10">
        <div class="right-1 card" v-if="getNumberFourTypes">
          <div class="right-1-item">
        <div class="right-1 card">
          <div class="right-1-item" @click="openNotice">
            <div class="img">
              <img src="../../../static/img/index-0.svg" alt="">
src/main.js
@@ -22,7 +22,7 @@
//本地
// Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
// const javaApi = 'http://127.0.0.1:8001';
const javaApi = 'http://172.20.10.5:8001';
// const javaApi = 'http://172.20.10.5:8001';
//通信测试库
// Vue.prototype.LOCATIONVUE = "http://10.1.13.77:8080";