Browse Source

Merge branch 'test' of https://gitee.com/hcst/adsp-vue into test

zhuxinbo 5 năm trước cách đây
mục cha
commit
ff4efe4340
3 tập tin đã thay đổi với 30771 bổ sung0 xóa
  1. 18117 0
      package-lock.json
  2. 21 0
      src/views/modules/kuaishoucomment/commentManage.vue
  3. 12633 0
      yarn.lock

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 18117 - 0
package-lock.json


+ 21 - 0
src/views/modules/kuaishoucomment/commentManage.vue

@@ -0,0 +1,21 @@
+<template>
+    <a-button @click="qrbegin('add')" type="primary" icon="plus">
+      账号授权
+    </a-button>
+</template>
+
+<script>
+    export default {
+        name: "commentManage",
+        methods: {
+          qrbegin(){
+
+          }
+        },
+    }
+
+</script>
+
+<style scoped>
+
+</style>

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 12633 - 0
yarn.lock