2021年6月

1)直接八元保底+一个通行证就好了 一个月28块钱 10G通用+30G定向+任意会员 这个价格还是非常低的了 很实惠了 会员可以发到你号上 很值 我家里就是这样现在 所以我腾讯 爱奇艺 bilibili会员每个月白票 美滋滋 5G通行证
2)19元的花卡,有30GB定向流量
3)https://shop.10086.cn/goods/471_483_1080652_1063247.html

小程序不兼容背景图片,只能新加一个image来解决问题

<view class="" style="position: relative;">
    <image src="xxbg.jpg" style="width: 750rpx;height: 320rpx;position: absolute;"></image>
    <view class="" style="position: relative;">
        // do something
    </view>
</view>

<view class="uni-row" style="flex-wrap: wrap;flex-flow: 1;">
    <view v-for="(it, idx) in arrSdata" :key="idx" style="padding: 10rpx;width: auto">
        <view class="">
            <text>{{it}}</text>
        </view>
    </view>
</view>

对苏联采取遏制政策而闻名的乔治·凯南说过一段话——美国的全球地位将取决于以下四种能力:想知道自己要什么;成功应对自身内部问题;成功地承担作为世界大国的责任;富有精神活力。

Project\res\layout-v26\abc_screen_toolbar.xml:5: error: No resource identifier found for attribute 'keyboardNavigationCluster' in package
解决:直接进去abc_screen_toolbar.xml文件里面,把带有keyboardNavigationCluster的删掉!