客户页面优化编辑

This commit is contained in:
jinling.yang
2024-02-04 14:22:53 +08:00
parent 0185a3bc2b
commit 1ca5817379
5 changed files with 93 additions and 11 deletions

View File

@@ -9,8 +9,8 @@
<xpath expr="//page[last()]" position="before">
<page string="token和密钥">
<group>
<field name="sf_token"/>
<field name="sf_secret_key"/>
<field name="sf_token" readonly="1"/>
<field name="sf_secret_key" readonly="1"/>
</group>
</page>
</xpath>