jmeter之接口测试实现参数化(利用函数助手),参数值为1-9(自增的数字)

英乐

关注

阅读 11

2024-01-26

显示:

实现: 

<view style="width: 100%;height: 500rpx; display: flex; justify-content:space-evenly;align-items: center; ">
  <view style="width: 200rpx;height:100rpx;background-color: aqua; display: flex; align-items: center; justify-content: center;box-shadow: 0 0 10px darkgray">元素1</view>
  <view style="width: 200rpx;height:100rpx; background-color:yellow; display: flex; align-items: center; justify-content: center;">元素2</view>
</view>

关键代码:center;box-shadow: 0 0 10px darkgray

精彩评论(0)

0 0 举报