diff --git "a/\345\260\217\346\234\261/123.txt" "b/\345\260\217\346\234\261/123.txt" deleted file mode 100644 index 5435fd1313cd58e0b9050bdd126e402c6dc4167d..0000000000000000000000000000000000000000 --- "a/\345\260\217\346\234\261/123.txt" +++ /dev/null @@ -1 +0,0 @@ -444444444 \ No newline at end of file diff --git "a/\351\231\210\346\226\260\346\210\220/jingdong1/.gitignore" "b/\351\231\210\346\226\260\346\210\220/jingdong1/.gitignore" new file mode 100644 index 0000000000000000000000000000000000000000..8ee54e8d343e466a213c8c30aa04be77126b170d --- /dev/null +++ "b/\351\231\210\346\226\260\346\210\220/jingdong1/.gitignore" @@ -0,0 +1,30 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +dist-ssr +coverage +*.local + +/cypress/videos/ +/cypress/screenshots/ + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +*.tsbuildinfo diff --git "a/\351\231\210\346\226\260\346\210\220/jingdong1/.vscode/extensions.json" "b/\351\231\210\346\226\260\346\210\220/jingdong1/.vscode/extensions.json" new file mode 100644 index 0000000000000000000000000000000000000000..a7cea0b0678120a1b590d1b6592c7318039b9179 --- /dev/null +++ "b/\351\231\210\346\226\260\346\210\220/jingdong1/.vscode/extensions.json" @@ -0,0 +1,3 @@ +{ + "recommendations": ["Vue.volar"] +} diff --git "a/\351\231\210\346\226\260\346\210\220/jingdong1/README.md" "b/\351\231\210\346\226\260\346\210\220/jingdong1/README.md" new file mode 100644 index 0000000000000000000000000000000000000000..823d32b6e09b93e024ee6bf171d60239886a98a2 --- /dev/null +++ "b/\351\231\210\346\226\260\346\210\220/jingdong1/README.md" @@ -0,0 +1,29 @@ +# vue-jingdong + +This template should help get you started developing with Vue 3 in Vite. + +## Recommended IDE Setup + +[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). + +## Customize configuration + +See [Vite Configuration Reference](https://vitejs.dev/config/). + +## Project Setup + +```sh +npm install +``` + +### Compile and Hot-Reload for Development + +```sh +npm run dev +``` + +### Compile and Minify for Production + +```sh +npm run build +``` diff --git "a/\351\231\210\346\226\260\346\210\220/jingdong1/index.html" "b/\351\231\210\346\226\260\346\210\220/jingdong1/index.html" new file mode 100644 index 0000000000000000000000000000000000000000..99f583aa2b835f6885f2c233a0e1f6d395fa42af --- /dev/null +++ "b/\351\231\210\346\226\260\346\210\220/jingdong1/index.html" @@ -0,0 +1,13 @@ + + +
+ + + +
+
+ {{shopCheckListNumber}}
+ {{ item.desc }}
+