diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml new file mode 100644 index 0000000..5bac835 --- /dev/null +++ b/.github/workflows/deploy.yml @@ -0,0 +1,26 @@ +name: Build And Deploy vue3-composition-admin + +on: + push: + branches: [ main ] + +jobs: + build-and-deploy: + runs-on: ubuntu-latest + + steps: + - name: Checkout + uses: actions/checkout@v2.3.1 + with: + persist-credentials: false + + - name: Install and Build + run: | + yarn + yarn build:prod + + - name: Deploy + uses: peaceiris/actions-gh-pages@v3 + with: + deploy_key: ${{ secrets.VUE3_ACCESS_TOKEN }} + publish_dir: docs/.vuepress/dist diff --git a/IMAGE/QQ.JPG b/IMAGE/QQ.JPG new file mode 100644 index 0000000..493895a Binary files /dev/null and b/IMAGE/QQ.JPG differ diff --git a/README.md b/README.md index 3378309..8a312fd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,276 @@ -# frontend-recharge-system-vue +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
](https://godban.github.io/browsers-support-badges/)IE / Edge | [
](https://godban.github.io/browsers-support-badges/)Firefox | [
](https://godban.github.io/browsers-support-badges/)Chrome | [
](https://godban.github.io/browsers-support-badges/)Safari |
+| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
+| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
+
+## 讨论交流(QQ群:584617908)
+
+
+
+
+
+
I am testing data, I am testing data.
+
+
+
+