@@ -4,7 +4,7 @@ const app = getApp()
Page({
data: {
- motto: 'Hello World',
+ motto: 'Hello World222',
userInfo: {},
hasUserInfo: false,
canIUse: wx.canIUse('button.open-type.getUserInfo'),
@@ -20,4 +20,4 @@
<view class="usermotto">
<text class="user-motto">{{motto}}</text>
</view>
-</view>
+</view>