File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
client/packages/lowcoder/src/i18n/locales Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2115,7 +2115,7 @@ export const en = {
2115
2115
tempState : "https://docs.lowcoder.dev/build-apps/write-javascript/temporary-state" ,
2116
2116
} ,
2117
2117
customComponent : {
2118
- entryUrl : "https://custom-component .lowcoder.dev/index .html" ,
2118
+ entryUrl : "https://sdk .lowcoder.cloud/custom_component .html" ,
2119
2119
} ,
2120
2120
template : {
2121
2121
cloneUrl : "/apps/template-import/" ,
Original file line number Diff line number Diff line change @@ -2085,7 +2085,7 @@ export const zh = {
2085
2085
tempState : "https://docs.lowcoder.dev/build-apps/write-javascript/temporary-state" ,
2086
2086
} ,
2087
2087
customComponent : {
2088
- entryUrl : "https://custom-component .lowcoder.dev/index .html" ,
2088
+ entryUrl : "https://sdk .lowcoder.cloud/custom_component .html" ,
2089
2089
} ,
2090
2090
template : {
2091
2091
cloneUrl : "/apps/template-import/" ,
You can’t perform that action at this time.
0 commit comments