changxin commited on
Commit
5d41d3c
1 Parent(s): 3565854

Update wps-test/ribbon.xml

Browse files
Files changed (1) hide show
  1. wps-test/ribbon.xml +1 -0
wps-test/ribbon.xml CHANGED
@@ -9,6 +9,7 @@
9
  <button id="btnShowcx" label="测试网页" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
10
  <button id="btnShowcx2" label="测试网页2" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
11
  <button id="btnShowcx3" label="测试图表" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
 
12
  </group>
13
  </tab>
14
  </tabs>
 
9
  <button id="btnShowcx" label="测试网页" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
10
  <button id="btnShowcx2" label="测试网页2" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
11
  <button id="btnShowcx3" label="测试图表" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
12
+ <button id="chatgpt" label="ChatGPT套娃" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
13
  </group>
14
  </tab>
15
  </tabs>