From 0d5d84b99e3f8b4e1bf16d582bc10508cebf482c Mon Sep 17 00:00:00 2001 From: u010280923 Date: Fri, 17 Feb 2023 11:53:02 +0800 Subject: [PATCH] bug fixed --- .../1.SSR/config.json" | 4 +--- .../2.Nuxt.js/config.json" | 4 +--- .../2.render\345\207\275\346\225\260/1.jsX/config.json" | 4 +--- .../config.json" | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git "a/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/1.SSR/config.json" "b/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/1.SSR/config.json" index 011f07f..ddf2818 100644 --- "a/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/1.SSR/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/1.SSR/config.json" @@ -5,9 +5,7 @@ "SSR" ], "children": [], - "export": [ - "exercises.json" - ], + "export": [], "keywords_must": [ "SSR" ], diff --git "a/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/2.Nuxt.js/config.json" "b/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/2.Nuxt.js/config.json" index 6e7f6be..0b10e08 100644 --- "a/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/2.Nuxt.js/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/1.Vue\346\234\215\345\212\241\347\253\257\346\270\262\346\237\223/2.Nuxt.js/config.json" @@ -4,9 +4,7 @@ "Nuxt.js" ], "children": [], - "export": [ - "exercises.json" - ], + "export": [], "keywords_must": [ "Nuxt.js" ], diff --git "a/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/1.jsX/config.json" "b/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/1.jsX/config.json" index d421c45..decb503 100644 --- "a/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/1.jsX/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/1.jsX/config.json" @@ -4,9 +4,7 @@ "JSX" ], "children": [], - "export": [ - "exercises.json" - ], + "export": [], "keywords_must": [ "JSX" ], diff --git "a/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/2.\345\207\275\346\225\260\347\273\204\344\273\266\345\214\226/config.json" "b/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/2.\345\207\275\346\225\260\347\273\204\344\273\266\345\214\226/config.json" index df75d76..b07b0b7 100644 --- "a/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/2.\345\207\275\346\225\260\347\273\204\344\273\266\345\214\226/config.json" +++ "b/data/3.Vue\351\253\230\351\230\266/2.render\345\207\275\346\225\260/2.\345\207\275\346\225\260\347\273\204\344\273\266\345\214\226/config.json" @@ -4,9 +4,7 @@ "函数组件化" ], "children": [], - "export": [ - "exercises.json" - ], + "export": [], "keywords_must": [ "函数组件化" ], -- GitLab