更新首页

main
岩仔88 2 days ago
parent 4d4f793785
commit bbd4f5ded6

@ -2,9 +2,9 @@
<view class="container"> <view class="container">
<!-- Hero 区域 --> <!-- Hero 区域 -->
<view class="hero"> <view class="hero">
<image src="/static/logo.png" class="logo" mode="aspectFit" /> <image src="/static/logo2.jpg" class="logo" mode="aspectFit" />
<text class="title">秦皇岛安尔然营销策划有限公司</text> <text class="title">秦皇岛昌黎铂悦养生</text>
<text class="subtitle">为您提供专业的营销策划服务</text> <text class="subtitle">铂悦因你而精彩</text>
<button class="btn" @click="gotoAbout"></button> <button class="btn" @click="gotoAbout"></button>
</view> </view>
@ -32,7 +32,7 @@
<!-- 页脚 --> <!-- 页脚 -->
<view class="footer"> <view class="footer">
<text>© 2025 秦皇岛安尔然营销策划有限公司</text> <text>秦皇岛昌黎铂悦养生</text>
</view> </view>
</view> </view>
</template> </template>
@ -42,7 +42,7 @@ import { onLoad } from '@dcloudio/uni-app'
import { Login } from '@/api' import { Login } from '@/api'
// //
const services = ['营销策划', '会议服务', '庆典服务', '礼仪服务'] const services = ['商务合作', '会议服务', '商务洽谈', '家庭影院']
// //
const gotoAbout = () => { const gotoAbout = () => {

Loading…
Cancel
Save