提交 91398738 编写于 作者: 芊里

样式报错改完

上级 f385c172
......@@ -142,10 +142,10 @@
});
},
/**
* banner加载
* banner加载后触发的回调
*/
load(data) {
console.log('banner_', data);
},
changeSwiper(e) {
this.current = e.detail.current
......
......@@ -69,7 +69,9 @@
<style>
.content{
width: 750rpx;
/* #ifndef APP-NVUE */
display: flex;
/* #endif */
flex-direction: column;
/* align-items: center; */
flex: 1;
......@@ -78,11 +80,15 @@
.bottom-back{
width: 750rpx;
height: 120rpx;
/* #ifndef APP-NVUE */
display: flex;
/* #endif */
flex-direction: column;
justify-content: center;
align-items: center;
/* #ifndef APP-NVUE */
border: none;
/* #endif */
border-width: 0;
border-radius: 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册