gaoluyang
2025-11-18 04dabc34f2316876d832b10e54c3a3a10ece3194
部署修改
已修改3个文件
9 ■■■■■ 文件已修改
src/config.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/manifest.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/pages/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/config.js
@@ -2,8 +2,7 @@
const config = {
  //  baseUrl: 'https://vue.ruoyi.vip/prod-api',
  // baseUrl: 'http://localhost/prod-api',
  baseUrl: 'http://114.132.189.42:9066', // 宁夏润泰
  // baseUrl: 'http://114.132.189.42:9068', // 新疆海川开心
  baseUrl: 'http://114.132.189.42:7003', // 宁夏润泰
  // baseUrl: 'http://192.168.1.147:9036',
   //cloud后台网关地址
  //  baseUrl: 'http://192.168.10.3:8080',
src/manifest.json
@@ -1,6 +1,6 @@
{
    "name" : "润泰生物",
    "appid" : "__UNI__115F1B1",
    "name" : "信息管理",
    "appid" : "__UNI__870C454",
    "description" : "",
    "versionName" : "1.0.0",
    "versionCode" : "100",
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>