| | |
| | | // 应用全局配置 |
| | | const config = { |
| | | baseUrl: 'http://114.132.189.42:9066', // 华玺砂浆 |
| | | baseUrl: 'http://114.132.189.42:9048', // 闽兴石材 |
| | | // 应用信息 |
| | | appInfo: { |
| | | // 应用名称 |
| | |
| | | { |
| | | "name" : "华玺砂浆", |
| | | "appid" : "__UNI__1F18384", |
| | | "name" : "闽兴石材", |
| | | "appid" : "__UNI__76F6936", |
| | | "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> |