gaoluyang
2025-11-12 8a6d75e515dfcf873fb31bae8fd1609e4e540613
打包修改
已修改2个文件
5 ■■■■■ 文件已修改
src/config.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/pages/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/config.js
@@ -2,7 +2,8 @@
const config = {
  //  baseUrl: 'https://vue.ruoyi.vip/prod-api',
  // baseUrl: 'http://localhost/prod-api',
  baseUrl: 'http://114.132.189.42:9101',
  // baseUrl: 'http://114.132.189.42:9066', // 宁夏润泰
  baseUrl: 'http://114.132.189.42:9068', // 新疆海川开心
  // baseUrl: 'http://192.168.1.147:9036',
   //cloud后台网关地址
  //  baseUrl: 'http://192.168.10.3:8080',
src/pages/index.vue
@@ -11,7 +11,7 @@
        <view class="hero-section">
            <view class="bg-img">
                <view class="hero-content">
                    <text class="hero-title">湟水峡农业</text>
                    <text class="hero-title">润泰生物科技</text>
                </view>
                <view class="hero-wave"></view>
            </view>