Skip to content

Commit

Permalink
feat: 安卓控件获取属性类型增加一个中心坐标选项
Browse files Browse the repository at this point in the history
  • Loading branch information
YeungHoiChiu committed Jun 6, 2024
1 parent 21a7cf0 commit e076e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/StepUpdate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2845,6 +2845,7 @@ onMounted(() => {
$t('stepDetail.msg.select') + $t('stepDetail.control.attribute')
"
>
<el-option value="centerCoordinate"></el-option>
<el-option value="class"></el-option>
<el-option value="password"></el-option>
<el-option value="resource-id"></el-option>
Expand Down

0 comments on commit e076e8b

Please sign in to comment.