We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b0109 commit 2f8ce93Copy full SHA for 2f8ce93
src/components/AppSBox.vue
@@ -5,6 +5,6 @@ import SuggestionBox from '@project-trans/suggestion-box/component'
5
<template>
6
<SuggestionBox
7
text-content-placeholder="这个页面有什么问题?或者有什么建议?请在下方留言,我们会尽快回复和处理。"
8
- target-url="/api/v1/suggestion"
+ target-url="https://suggestion-box.project-trans.org/api/v1/suggestion"
9
/>
10
</template>
0 commit comments