guhongwei 3 éve
szülő
commit
15691d7f2b
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      package.json
  2. 1 1
      src/views/market/patentInfo/index.vue

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "jlst-patent",
+  "name": "吉林专利市场",
   "version": "0.1.0",
   "private": true,
   "scripts": {

+ 1 - 1
src/views/market/patentInfo/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div id="index">
-    <admin-frame @search="search" :limit="limit" :total="total" topType="2" :leftArrow="false" :rightArrow="false" :useNav="false">
+    <admin-frame @search="search" :limit="limit" :total="total" topType="2" :useTop="false" :useNav="false">
       <template v-slot:info>
         <van-col :span="24" class="one">
           <van-button type="info" size="small" @click="toSearch">查询条件</van-button>