怎么修改量算组件下面的label文字 #470
Answered
by
zouyaoji
1510171848
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
Nov 16, 2023
Replies: 1 comment
-
(1)通过修改各action的tooltip。 比如
完整的在这儿 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
1510171848
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(1)通过修改各action的tooltip。 比如
完整的在这儿
https://github.com/zouyaoji/vue-cesium/blob/dev/packages/composables/use-drawing/defaultOpts.ts#L16
(2)自定义lang传进去。
https://github.com/zouyaoji/vue-cesium/blob/dev/packages/locale/lang/zh-hans.ts
https://zouyaoji.top/vue-cesium/#/zh-CN/component/vc-config-provider