@cloudbase/weda-ui 3.26.1 → 3.26.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -404,7 +404,7 @@ export const FORM_ITEM_DATA = {
404
404
  'x-category': X_CATEGORY.COMMON,
405
405
  required: true,
406
406
  description: '关联腾讯地图的APIs,小程序会调用微信官方接口实现定位,请确保已通过相关接口申请,详细说明可查看该组件说明文档',
407
- 'x-helper-text': '如需小程序端使用,请务必参考 [配置指引](https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/form/FormLocation#%E9%85%8D%E7%BD%AE%E6%8C%87%E5%BC%95) 完成微信接口权限申请,并调整appJson内容',
407
+ 'x-helper-text': '如需小程序端使用,请务必参考 [配置指引](https://docs.cloudbase.net/lowcode/components/wedaUI/src/docs/compsdocs/form/WdLocation#%E9%85%8D%E7%BD%AE%E6%8C%87%E5%BC%95) 完成微信接口权限申请,并调整appJson内容',
408
408
  'x-component': 'data-source-select',
409
409
  'x-component-props': {
410
410
  dsType: 'cloud-integration',