diff --git a/app/src/config/bazaar.ts b/app/src/config/bazaar.ts
index 32034ce57..e064e5dcd 100644
--- a/app/src/config/bazaar.ts
+++ b/app/src/config/bazaar.ts
@@ -99,7 +99,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -128,7 +128,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -151,7 +151,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -174,7 +174,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -197,7 +197,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -220,7 +220,7 @@ export const bazaar = {
-
+
${loadingHTML}
@@ -236,9 +236,9 @@ export const bazaar = {
}
try {
new URL(funding);
- return `
`;
+ return `
`;
} catch (e) {
- return `
`;
+ return `
`;
}
},
_genCardHTML(item: IBazaarItem, bazaarType: TBazaarType) {
@@ -287,15 +287,15 @@ export const bazaar = {
${bazaar._genFundingHTML(item.preferredFunding)}
-
+
-
+
-
+
@@ -321,12 +321,12 @@ export const bazaar = {
- ${item.incompatible ? `${window.siyuan.languages.incompatible}` : ""}
+ ${item.incompatible ? `${window.siyuan.languages.incompatible}` : ""}
${bazaar._genFundingHTML(item.preferredFunding)}
-
+
-
+
@@ -360,7 +360,7 @@ export const bazaar = {
- ${allCount}
+ ${allCount}
${html}
`;
});
@@ -430,21 +430,21 @@ export const bazaar = {
- ${item.incompatible ? `
${window.siyuan.languages.incompatible}` : ""}
+ ${item.incompatible ? `
${window.siyuan.languages.incompatible}` : ""}
${bazaar._genFundingHTML(item.preferredFunding)}
-
+
-
+
-
+
-
+
-
+
@@ -509,7 +509,7 @@ type="checkbox">
};
readmeElement.innerHTML = `