Selaa lähdekoodia

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

zhuxinbo 5 vuotta sitten
vanhempi
commit
ff4efe4340
3 muutettua tiedostoa jossa 30771 lisäystä ja 0 poistoa
  1. 18117 0
      package-lock.json
  2. 21 0
      src/views/modules/kuaishoucomment/commentManage.vue
  3. 12633 0
      yarn.lock

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 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>

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 12633 - 0
yarn.lock