[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fC8pU3tDqC2kxhARf-FIViIG5KkEzm5hGfGLvnuKmzgE":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":31,"type":32},[],"2024-01-17 15:13:14",97860333,[8,9,10,11],"list","selectedColor","navigationBarTitleText","color",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},26,"d8a9673c7052353e8a7f0b81622cf4d3","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F5a0e4c136202e221d1328ddf0dc07230.png","移动开发技术(2021级)","work_29153259","线上学习一测试作业","下面不是微信小程序中的app.json文件中tabBar对象的属性的是()",[21,33,36,45,54,64,74,84,93,100],{"answer":22,"createTime":23,"id":24,"options":25,"question":30,"source":31,"type":32},[],"2023-12-28 11:24:32",97860330,[26,27,28,29],"小程序页面中,父盒子view.container中的4个view.item子盒子垂直排列,且各自宽度都为整个父盒子的宽度","小程序页面中,父盒子view.container中只显示 &lt;view class=&quot;item&quot;&gt;1&lt;\u002Fview&gt;页面元素","小程序页面中,父盒子view.container中的4个view.item子盒子平分父盒子的整个宽度,且中间会自动加上间距","小程序页面中,父盒子view.container中的4个view.item子盒子平分父盒子的整个宽度","一个小程序的wxml文件内容如下: &lt;view class=&quot;container&quot;&gt; &lt;view class=&quot;item&quot;&gt;1&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;2&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;3&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;4&lt;\u002Fview&gt; &lt;\u002Fview&gt; 将view.container元素设置display:flex,view.item元素设置样式属性flex:1,则下面说法正确的是( )","v1",0,{"answer":34,"createTime":5,"id":6,"options":35,"question":19,"source":31,"type":32},[],[8,9,10,11],{"answer":37,"createTime":23,"id":38,"options":39,"question":44,"source":31,"type":32},[],97860336,[40,41,42,43],"需要为view.item设置样式属性justify-content: center","需要为view.box设置样式属性justify-content: center","需要为view.item设置样式属性justify-content: center;align-items: center","需要为view.box设置样式属性justify-content: center;align-items: center","一个小程序页面中,wxml文件内容如下: &lt;view class=&quot;box&quot;&gt; &lt;view class=&quot;item&quot;&gt;1&lt;\u002Fview&gt; &lt;\u002Fview&gt; 其中父盒子view.box设置为flex伸缩盒子,要使子盒子view.item在父盒子中完全居中,如图所示: \u003Cimg src=\"https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F82e85f5571cc26053bb6cd5571bb5938.png\"> 下面说法正确的是( )",{"answer":46,"createTime":23,"id":47,"options":48,"question":53,"source":31,"type":32},[],97860337,[49,50,51,52],"使用 swiper-item 指定轮播单元","在页面中实现内容轮播的效果","轮播上面指示点可以根据需要任意设置","既可以是水平方向的轮播也可以是垂直方向的轮播","下列关于swiper组件说法不正确的是( )",{"answer":55,"createTime":56,"id":57,"options":58,"question":63,"source":31,"type":32},[],"2024-01-17 14:20:57",97860339,[59,60,61,62],"navigation","window","tabar","pages","在小程序的全局配置文件中,下面哪个配置项可以设置页面导航栏的样式",{"answer":65,"createTime":66,"id":67,"options":68,"question":73,"source":31,"type":32},[],"2024-01-17 15:13:13",97860342,[69,70,71,72],"flex-direction:row","align-items:center","display: flex","float:left","下面不属于flex布局属性的是( )",{"answer":75,"createTime":76,"id":77,"options":78,"question":83,"source":31,"type":32},[],"2024-01-17 14:20:58",97860344,[79,80,81,82],"在.container选择器中添加样式属性justify-content: space-around","在.container选择器中添加样式属性justify-content: space-between","在.item选择器中添加样式属性justify-content: space-between","在.item选择器中添加样式属性justify-content: space-around","一个小程序的wxml文件内容如下: &lt;view class=&quot;container&quot;&gt; &lt;view class=&quot;item&quot;&gt;1&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;2&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;3&lt;\u002Fview&gt; &lt;view class=&quot;item&quot;&gt;4&lt;\u002Fview&gt; &lt;\u002Fview&gt; wxss文件内容如下: .container{ width: 750rpx; height: 100px; background-color:#eee; display: flex; } .item{ width: 150rpx; height:100px; text-align: center; line-height: 100px; background-color:#0f0; } 要让页面的布局效果如图所示: \u003Cimg src=\"https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F7cdd86e5594fbb5acaad569ed4d641ce.png\"> 下面的说法正确的是( )",{"answer":85,"createTime":56,"id":86,"options":87,"question":92,"source":31,"type":32},[],97860346,[88,89,90,91],"sitemap.json","app.json","index.json","project.config.json","小程序的文件目录结构中,哪一个文件是全局配置文件",{"answer":94,"createTime":23,"id":95,"options":96,"question":99,"source":31,"type":32},[],97860348,[97,98,89,90],"index.js","app.js","下面哪一个文件是整个小程序的入口文件",{"answer":101,"createTime":66,"id":102,"options":103,"question":108,"source":31,"type":32},[],97860349,[104,105,106,107],"justify-content定义了交叉轴上的对齐方式","flex-direction:row表明成横向排列,起点在右端","align-items定义了主轴上的对齐方式","flex-wrap:nowrap默认不换行","关于flex属性描述正确的是哪一项"]