Merge branch 'master' of http://192.168.195.14:3000/outsource/HaniBlindBox
This commit is contained in:
commit
7f34e35106
|
|
@ -4,7 +4,7 @@
|
||||||
<view v-if="isCanUse && isMpWeixin">
|
<view v-if="isCanUse && isMpWeixin">
|
||||||
<view>
|
<view>
|
||||||
<view class="header">
|
<view class="header">
|
||||||
<image :src="$img1('common/logo.png?x=1')"></image>
|
<image :src="$img1('common/logo.jpg?x=1')"></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<view>申请获取以下权限</view>
|
<view>申请获取以下权限</view>
|
||||||
|
|
@ -447,7 +447,7 @@
|
||||||
.header image {
|
.header image {
|
||||||
width: 200rpx;
|
width: 200rpx;
|
||||||
height: 200rpx;
|
height: 200rpx;
|
||||||
border-radius: 50%;
|
border-radius: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user