diff --git a/index.js b/index.js index d782171..098523a 100644 --- a/index.js +++ b/index.js @@ -3,7 +3,7 @@ const HelloVueApp = { return { lists: [{ name: '标题特效', - url: 'dllcn/index.html' + url: 'tx/dllcn/index.html' }], pageurl: "" } diff --git a/dllcn/index.css b/tx/dllcn/index.css similarity index 100% rename from dllcn/index.css rename to tx/dllcn/index.css diff --git a/dllcn/index.html b/tx/dllcn/index.html similarity index 100% rename from dllcn/index.html rename to tx/dllcn/index.html