Explorar el Código

供货商 名称

shish hace 3 años
padre
commit
d8fb33cf7b

+ 1 - 1
ghsApp/src/admin/clear/info.vue

@@ -95,7 +95,7 @@
 			</view>
 			</view>
 
 
 			<view class="title">
 			<view class="title">
-				供
+				供
 			</view>
 			</view>
 			<view class="address-des_bx content-box">
 			<view class="address-des_bx content-box">
 				<view>
 				<view>

+ 2 - 2
ghsApp/src/admin/home/apply.vue

@@ -74,9 +74,9 @@ export default {
                     ]
                     ]
                 },
                 },
                 {
                 {
-                    title:'采购与供商',
+                    title:'采购与供商',
                     list:[
                     list:[
-                        {name: "供商",img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,url: "/pagesPurchase/supplier"},
+                        {name: "供商",img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,url: "/pagesPurchase/supplier"},
                         {name: "采购记录",img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,url: "/pagesPurchase/order"},
                         {name: "采购记录",img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,url: "/pagesPurchase/order"},
                         {name: "采购设置",img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,url: "/admin/cg/set"},
                         {name: "采购设置",img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,url: "/admin/cg/set"},
                         {name: "采购结账单",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/clear/list"}
                         {name: "采购结账单",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/clear/list"}

+ 1 - 1
ghsApp/src/admin/stat/cgStat.vue

@@ -13,7 +13,7 @@
 			<view class="space-view ex-table">
 			<view class="space-view ex-table">
 				<block>
 				<block>
 					<t-table :headerBackgroundColor="'#F0F2F6'">
 					<t-table :headerBackgroundColor="'#F0F2F6'">
-						<t-tr header><t-th>供商</t-th><t-th>数量</t-th><t-th>金额</t-th><t-th>操作</t-th></t-tr>
+						<t-tr header><t-th>供商</t-th><t-th>数量</t-th><t-th>金额</t-th><t-th>操作</t-th></t-tr>
 						<view v-for="(item, index) in profile" :key="index">
 						<view v-for="(item, index) in profile" :key="index">
 							<t-tr>
 							<t-tr>
 								<t-td><view>{{item.ghsName}}</view></t-td>
 								<t-td><view>{{item.ghsName}}</view></t-td>

+ 1 - 1
ghsApp/src/admin/stat/mayPayStat.vue

@@ -9,7 +9,7 @@
 				<block>
 				<block>
 					<t-table :headerBackgroundColor="'#F0F2F6'">
 					<t-table :headerBackgroundColor="'#F0F2F6'">
 
 
-						<t-tr header><t-th>供商</t-th><t-th>应付款(元)</t-th><t-th>操作</t-th></t-tr>
+						<t-tr header><t-th>供商</t-th><t-th>应付款(元)</t-th><t-th>操作</t-th></t-tr>
 						<t-tr><t-td><view>盛丰</view></t-td><t-td><view>286500.00</view></t-td><t-td><view></view></t-td></t-tr>
 						<t-tr><t-td><view>盛丰</view></t-td><t-td><view>286500.00</view></t-td><t-td><view></view></t-td></t-tr>
 						<t-tr><t-td><view>茗星花卉</view></t-td><t-td><view>170129.00</view></t-td><t-td><view></view></t-td></t-tr>
 						<t-tr><t-td><view>茗星花卉</view></t-td><t-td><view>170129.00</view></t-td><t-td><view></view></t-td></t-tr>
 						<t-tr><t-td><view>珍情花卉</view></t-td><t-td><view>367111.00</view></t-td><t-td><view></view></t-td></t-tr>
 						<t-tr><t-td><view>珍情花卉</view></t-td><t-td><view>367111.00</view></t-td><t-td><view></view></t-td></t-tr>

+ 2 - 2
ghsApp/src/api/apply/index.js

@@ -1,14 +1,14 @@
 import https from "@/plugins/luch-request_0.0.7/request";
 import https from "@/plugins/luch-request_0.0.7/request";
 
 
 /**
 /**
- * 邀请花店(零售、供商相同)  wangning  2021-6-13
+ * 邀请花店(零售、供商相同)  wangning  2021-6-13
  * @param {*} name
  * @param {*} name
  */
  */
 export const applyInviteHdPoster = name => {
 export const applyInviteHdPoster = name => {
 	return https.get("/apply/invite-hd-poster", { name });
 	return https.get("/apply/invite-hd-poster", { name });
 };
 };
 /**
 /**
- * 邀请供应商(零售、供应商相同)
+ * 邀请供货商(零售、供货商相同)
  * @param {*} name
  * @param {*} name
  */
  */
 export const applyInviteGhsPoster = name => {
 export const applyInviteGhsPoster = name => {

+ 2 - 2
ghsApp/src/api/clear/index.js

@@ -1,11 +1,11 @@
 import https from "@/plugins/luch-request_0.0.7/request";
 import https from "@/plugins/luch-request_0.0.7/request";
 
 
-//供商的结账单详情
+//供商的结账单详情
 export const getDetail = async id => {
 export const getDetail = async id => {
 	return https.get("/clear/get-full-info", { id });
 	return https.get("/clear/get-full-info", { id });
 };
 };
 
 
-//供商的结账单
+//供商的结账单
 export const getClearList = async data => {
 export const getClearList = async data => {
 	return https.get("/clear/list", data);
 	return https.get("/clear/list", data);
 };
 };

+ 2 - 2
ghsApp/src/api/ghs/index.js

@@ -1,14 +1,14 @@
 import https from '@/plugins/luch-request_0.0.7/request'
 import https from '@/plugins/luch-request_0.0.7/request'
 
 
 /** *
 /** *
- * 供商列表 姜枫 2021.04.01  ghs/add
+ * 供商列表 姜枫 2021.04.01  ghs/add
  */
  */
 export const getList = data => {
 export const getList = data => {
 	return https.get('/ghs/list', data)
 	return https.get('/ghs/list', data)
 }
 }
 
 
 /** *
 /** *
- * 添加供商 汪宁 2021.06.11  
+ * 添加供商 汪宁 2021.06.11  
  */
  */
  export const ghsAdd = data => {
  export const ghsAdd = data => {
 	return https.post('/ghs/add', data)
 	return https.post('/ghs/add', data)

+ 1 - 1
ghsApp/src/api/gys/index.js

@@ -5,7 +5,7 @@ export const getDebtListApi = name => {
 };
 };
 
 
 /**
 /**
- * 供商欠款详情查询
+ * 供商欠款详情查询
  * @param {*} name
  * @param {*} name
  */
  */
 export const getOrderDebtListApi = id => {
 export const getOrderDebtListApi = id => {

+ 1 - 1
ghsApp/src/api/main/index.js

@@ -1,7 +1,7 @@
 import https from '@/plugins/luch-request_0.0.7/request'
 import https from '@/plugins/luch-request_0.0.7/request'
 
 
 /** *
 /** *
- * 商城分享(零售、供商相同) b  wangning  2021-6-12
+ * 商城分享(零售、供商相同) b  wangning  2021-6-12
  */
  */
 export const mainGetMallPoster = data => {
 export const mainGetMallPoster = data => {
 	return https.get('/main/get-mall-poster', data)
 	return https.get('/main/get-mall-poster', data)

+ 2 - 2
ghsApp/src/components/app-supplier-sel.vue

@@ -3,7 +3,7 @@
 		<bottom-popup class="popup-wrap" :show="showPopup" @close="hidePopup">
 		<bottom-popup class="popup-wrap" :show="showPopup" @close="hidePopup">
 			<div class="map-wrap">
 			<div class="map-wrap">
 				<div class="map-top-tit-wrap">
 				<div class="map-top-tit-wrap">
-					<div class="map-top-tit">请选择供商</div>
+					<div class="map-top-tit">请选择供商</div>
 					<app-close icon="iconguanbi" @close="hidePopup" />
 					<app-close icon="iconguanbi" @close="hidePopup" />
 				</div>
 				</div>
 				<!-- 搜索 -->
 				<!-- 搜索 -->
@@ -43,7 +43,7 @@
 					</view>
 					</view>
 				</scroll-view>
 				</scroll-view>
 				<view class="add-customer-bar" @click="gotoAddCustomer">
 				<view class="add-customer-bar" @click="gotoAddCustomer">
-					没有找到供商?新增
+					没有找到供商?新增
 				</view>
 				</view>
 			</div>
 			</div>
 		</bottom-popup>
 		</bottom-popup>

+ 3 - 3
ghsApp/src/pages.json

@@ -116,7 +116,7 @@
 		{
 		{
 			"root": "admin/ghs",
 			"root": "admin/ghs",
 			"pages": [
 			"pages": [
-				{"path": "shop","style": {"navigationBarTitleText": "供商"}}
+				{"path": "shop","style": {"navigationBarTitleText": "供商"}}
 			]
 			]
 		},
 		},
 		{
 		{
@@ -296,8 +296,8 @@
 				{ "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
 				{ "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
 				{ "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
 				{ "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
 				{ "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
 				{ "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
-       			{ "path": "supplier", "style": { "navigationBarTitleText": "供商", "enablePullDownRefresh": true } },
-        		{ "path": "suppAdd", "style": { "navigationBarTitleText": "添加供商", "enablePullDownRefresh": true } },
+       			{ "path": "supplier", "style": { "navigationBarTitleText": "供商", "enablePullDownRefresh": true } },
+        		{ "path": "suppAdd", "style": { "navigationBarTitleText": "添加供商", "enablePullDownRefresh": true } },
 				{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
 				{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
 				{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
 				{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
 				{ "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },
 				{ "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },

+ 2 - 2
ghsApp/src/pagesClient/official/latest-shop.vue

@@ -1,7 +1,7 @@
 <template>
 <template>
   <view class="latest-content_box">
   <view class="latest-content_box">
       <view class="shop-title_box">
       <view class="shop-title_box">
-          您访问过的供
+          您访问过的供
       </view>
       </view>
       <view class="shop-list_box">
       <view class="shop-list_box">
           <template v-if="!$util.isEmpty(list)">
           <template v-if="!$util.isEmpty(list)">
@@ -28,7 +28,7 @@
           <view @click="pageTo({
           <view @click="pageTo({
             url:`/pagesClient/official/index?introMerchantId=${this.userInfo.id}&form=2&style=2`
             url:`/pagesClient/official/index?introMerchantId=${this.userInfo.id}&form=2&style=2`
           })" class="des">
           })" class="des">
-              我是供商,点此 <text>申请开店</text><i class="iconfont iconxiangyou"></i>
+              我是供商,点此 <text>申请开店</text><i class="iconfont iconxiangyou"></i>
           </view>
           </view>
       </view>
       </view>
   </view>
   </view>

+ 1 - 1
ghsApp/src/pagesInvite/inviteItem.vue

@@ -6,7 +6,7 @@
 			alt="商品图"
 			alt="商品图"
 		/>
 		/>
 		<view class="item-info">
 		<view class="item-info">
-			<view class="info-title">{{ info.name }} <text class="ghs-info" v-if="info.style ==2">供商</text></view>
+			<view class="info-title">{{ info.name }} <text class="ghs-info" v-if="info.style ==2">供商</text></view>
 			<view class="info-row">
 			<view class="info-row">
 				<text class="info-tag">{{ info.adminName }}</text>
 				<text class="info-tag">{{ info.adminName }}</text>
 				<text class="info-tag">{{ info.mobile }} </text>
 				<text class="info-tag">{{ info.mobile }} </text>

+ 1 - 1
ghsApp/src/pagesPurchase/details.vue

@@ -37,7 +37,7 @@
 				</view>
 				</view>
 				<view class="module-com input-line-wrap">
 				<view class="module-com input-line-wrap">
 					<tui-list-cell class="line-cell" :hover="false" :arrow="false">
 					<tui-list-cell class="line-cell" :hover="false" :arrow="false">
-						<view class="tui-title ">供商</view>
+						<view class="tui-title ">供商</view>
 						<text>{{ option.ghsName }}</text>
 						<text>{{ option.ghsName }}</text>
 					</tui-list-cell>
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false" :arrow="true">
 					<tui-list-cell class="line-cell" :hover="false" :arrow="true">

+ 1 - 1
ghsApp/src/pagesPurchase/info.vue

@@ -1,7 +1,7 @@
 <template>
 <template>
 	<view class="app-content">
 	<view class="app-content">
 		<view v-if="!$util.isEmpty(detailInfo)" class="info-content_box">
 		<view v-if="!$util.isEmpty(detailInfo)" class="info-content_box">
-			<view class="title"> 供商 </view>
+			<view class="title"> 供商 </view>
 			<view class="address-des_bx content-box">
 			<view class="address-des_bx content-box">
 				<view>
 				<view>
 					<view> {{ detailInfo.supplierName }} {{ detailInfo.supplierMobile }} </view>
 					<view> {{ detailInfo.supplierName }} {{ detailInfo.supplierMobile }} </view>

+ 2 - 2
ghsApp/src/pagesPurchase/supplier.vue

@@ -29,7 +29,7 @@
       </block>
       </block>
     </view>
     </view>
 			<div class="app-footer">
 			<div class="app-footer">
-				<div class="admin-button-com middle blue add-ghs" @click="add">新增供商</div>
+				<div class="admin-button-com middle blue add-ghs" @click="add">新增供商</div>
 			</div>
 			</div>
   </view>
   </view>
 </view>
 </view>
@@ -84,7 +84,7 @@ export default {
     gotoDetails (item) {
     gotoDetails (item) {
       this.pageTo({ url: '/pagesPurchase/add?ghsId='+item.id+'&ghsName='+item.name, type:2 })
       this.pageTo({ url: '/pagesPurchase/add?ghsId='+item.id+'&ghsName='+item.name, type:2 })
     },
     },
-    // 添加供
+    // 添加供
     add() {
     add() {
       this.pageTo({ url: '/pagesPurchase/suppAdd' })
       this.pageTo({ url: '/pagesPurchase/suppAdd' })
     }
     }

+ 1 - 1
ghsApp/src/pagesStatistics/business.vue

@@ -19,7 +19,7 @@
 						>
 						>
 					</view>
 					</view>
 					<view class="down-item">
 					<view class="down-item">
-						<text class="label">应付供商款</text>
+						<text class="label">应付供商款</text>
 						<text class="value"
 						<text class="value"
 							><text class="unit">¥</text>{{ baseInfo.mayPay || "--" }}</text
 							><text class="unit">¥</text>{{ baseInfo.mayPay || "--" }}</text
 						>
 						>