微信小程序绘制二维码
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view style="background-color: #F6F6F6;height: 100%;">
|
||||
<image src="../../image/home.jpg" style="width: 100%;height: 130px;"></image>
|
||||
<view>
|
||||
<image src="../../image/home.jpg" style="width: 100%;height: 145px;"></image>
|
||||
<view style="display: block; padding-left: 30px; padding-top: 12px;">
|
||||
<text>欢迎你,{{ displayUsername }}!</text>
|
||||
</view>
|
||||
@@ -94,9 +94,8 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<DebugComp />
|
||||
</view>
|
||||
|
||||
<DebugComp />
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user