| | |
| | | // 应用全局配置 |
| | | const config = { |
| | | // baseUrl: 'https://vue.ruoyi.vip/prod-api', |
| | | // baseUrl: 'http://localhost/prod-api', |
| | | baseUrl: 'https://1181ybjh99334.vicp.fun', // 金鹰黄金 |
| | | // baseUrl: 'http://192.168.1.147:9036', |
| | | //cloud后台网关地址 |
| | | // baseUrl: 'http://192.168.10.3:8080', |
| | | baseUrl: 'http://114.132.189.42:9034', // 弘业水泥 |
| | | // 应用信息 |
| | | appInfo: { |
| | | // 应用名称 |
| | |
| | | { |
| | | "name" : "金鹰黄金", |
| | | "appid" : "__UNI__BA080C6", |
| | | "name" : "弘业水泥", |
| | | "appid" : "__UNI__166E56D", |
| | | "description" : "", |
| | | "versionName" : "1.0.0", |
| | | "versionCode" : "100", |
| | |
| | | <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> |