|
|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
|
<view class="content" :style="{ height: heightCss}">
|
|
|
- <image class="logo" src="/static/bg.jpg" mode="widthFix"></image>
|
|
|
+ <image class="logo" src="/static/bg-new.jpg" mode="widthFix"></image>
|
|
|
<view class="getPhone-box" :style="{ bottom: bottomCss}">
|
|
|
<button type="primary" class="custom-btn" open-type="getPhoneNumber"
|
|
|
@getphonenumber="getPhoneNumber($event,'custom')" >观展登录</button>
|