Commit ad55dac6 authored by chenkai@duiba.com.cn's avatar chenkai@duiba.com.cn

1

parent ccafdc4c
<template> <template>
<view class="hlaxPage"> <view class="hlaxPage">
<view class="hlax_bg"></view> <view class="hlax_bg"></view>
<image class="hlax_bg" :src="$baseUrl + 'heliaixinTool/hlax_bg.png'" mode="aspectFill" /> <image class="hlax_bg" :src="$baseUrl + 'heliaixinTool/hlax_bg1.png'" mode="aspectFill" />
<image class="hlax_btn" :src="$baseUrl + 'heliaixinTool/btn_go_see.png'" v-if="toolCfg.link?.go_see" <image class="hlax_btn" :src="$baseUrl + 'heliaixinTool/btn_go_see.png'" v-if="toolCfg.link?.go_see"
@click="onTips" /> @click="onTips" />
</view> </view>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
position: absolute; position: absolute;
width: 465rpx; width: 465rpx;
height: 120rpx; height: 120rpx;
top: 1454rpx; top: 1485rpx;
left: 143rpx; left: 143rpx;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment