shish 5 years ago
parent
commit
caa1208a15
2 changed files with 1 additions and 6 deletions
  1. 1 1
      ghsApp/src/pagesClient/member/add.vue
  2. 0 5
      hdApp/src/admin/home/apply.vue

+ 1 - 1
ghsApp/src/pagesClient/member/add.vue

@@ -19,7 +19,7 @@
 					<input v-model="form.confirmMobile" placeholder-class="phcolor" class="tui-input" name="confirmMobile" placeholder="请输入" maxlength="50" type="number" />
 					<input v-model="form.confirmMobile" placeholder-class="phcolor" class="tui-input" name="confirmMobile" placeholder="请输入" maxlength="50" type="number" />
 				</tui-list-cell>
 				</tui-list-cell>
 				<tui-list-cell class="line-cell" :hover="false">
 				<tui-list-cell class="line-cell" :hover="false">
-					<div class="tui-title">地址</div>
+					<div class="tui-title required">地址</div>
 					<input v-model="form.address" placeholder-class="phcolor" class="tui-input" name="confirmMobile" placeholder="请输入" maxlength="50" type="text" />
 					<input v-model="form.address" placeholder-class="phcolor" class="tui-input" name="confirmMobile" placeholder="请输入" maxlength="50" type="text" />
 				</tui-list-cell>
 				</tui-list-cell>
 				<tui-list-cell class="line-cell" :hover="false">
 				<tui-list-cell class="line-cell" :hover="false">

+ 0 - 5
hdApp/src/admin/home/apply.vue

@@ -74,11 +74,6 @@ export default { // 应用页面
               img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
               img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
               url: "/pagesStorehouse/stockWarn/manage"
               url: "/pagesStorehouse/stockWarn/manage"
             },
             },
-            {
-              name: "库存预警",
-              img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
-              url: "/pagesStorehouse/stockWarn/manage"
-            },
             {
             {
               name: "盘点",
               name: "盘点",
               img: `${this.$constant.imgUrl}/ghs/home/pandian.png`,
               img: `${this.$constant.imgUrl}/ghs/home/pandian.png`,