摘要: //在APP.vue中的onLaunch钩子写入plus.screen.lockOrientation('portrait-primary'); 阅读全文
posted @ 2022-01-07 11:49 林逸夫 阅读(285) 评论(0) 推荐(0) 编辑
摘要: image { width: 100%; height: 100%; border-radius: 10upx; //让图片变清楚 image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: 阅读全文
posted @ 2022-01-06 10:29 林逸夫 阅读(486) 评论(0) 推荐(0) 编辑
摘要: 是因为组件的data(){ //没有return{ }引起的 } 阅读全文
posted @ 2021-11-22 13:34 林逸夫 阅读(99) 评论(0) 推荐(0) 编辑