fixed 修改作者名

This commit is contained in:
lwh 2023-06-26 14:28:03 +08:00
parent 98bbfb0a0c
commit fcd5990237
49 changed files with 102 additions and 98 deletions

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 小程序客户Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-05)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-05)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 商品类目Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-12)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-12)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 商品服务与承诺Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 商品Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 店铺商品类目Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 配送模板Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-16)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-16)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 物流公司Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 店铺地址Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 店铺Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-09)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-09)
*/

View File

@ -3,9 +3,9 @@ import request from '@/utils/request'
/**
* @Descripttion: 店详情Api接口
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
*/

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (小程序客户/tb_customer 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-05)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-05)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (小程序客户/tb_customer 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-05)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-05)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (小程序客户/tb_customer 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-05)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-05)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (小程序客户/tb_customer)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-05)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-05)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品类目/tb_goods_category 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-12)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-12)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品类目/tb_goods_category 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-12)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-12)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品类目/tb_goods_category 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-12)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-12)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品类目/tb_goods_category)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-12)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-12)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品服务与承诺/tb_goods_services 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品服务与承诺/tb_goods_services 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品服务与承诺/tb_goods_services 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品服务与承诺/tb_goods_services)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品/tb_goods 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品/tb_goods 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品/tb_goods 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品/tb_goods导入弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (商品/tb_goods)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-19)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-19)
-->
<template>
@ -64,6 +64,7 @@
<el-table-column type="selection" width="50" align="center" />
<el-table-column prop="goodsId" width="100" label="商品ID" align="center" :show-overflow-tooltip="true" />
<el-table-column prop="shopName" width="150" label="店铺名称" align="center" :show-overflow-tooltip="true" v-if="userid == 1" />
<el-table-column prop="goodsPicture" label="图片" align="center">
<template #default="scope">
<el-image preview-teleported :hide-on-click-modal="true" lazy class="table-td-thumb" fit="contain"
@ -118,6 +119,7 @@ import AddDialog from "./components/AddDialog.vue";
import EditDialog from "./components/EditDialog.vue";
import DetailDialog from "./components/DetailDialog.vue";
import UploadDialog from "./components/UploadDialog.vue";
import useUserStore from '@/store/modules/user'
const AddDialogVisible = ref(false);
const EditDialogVisible = ref(false);
@ -143,6 +145,7 @@ const total = ref(0)
//
const loading = ref(true)
const data = reactive({
form: {},
queryParams: {
@ -153,6 +156,7 @@ const data = reactive({
const { queryParams } = toRefs(data)
//
const userid = useUserStore().userId
//

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺商品类目/tb_shop_goods_category 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺商品类目/tb_shop_goods_category 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺商品类目/tb_shop_goods_category 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺商品类目/tb_shop_goods_category导入弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺商品类目/tb_shop_goods_category)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (配送模板/tb_delivery 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-16)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-16)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (配送模板/tb_delivery 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-16)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-16)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (配送模板/tb_delivery 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-16)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-16)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (配送模板/tb_delivery)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-16)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-16)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (物流公司/tb_logistics_company 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (物流公司/tb_logistics_company 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (物流公司/tb_logistics_company 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (物流公司/tb_logistics_company导入弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (物流公司/tb_logistics_company)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-18)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-18)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺地址/tb_shop_address 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺地址/tb_shop_address 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺地址/tb_shop_address 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺地址/tb_shop_address)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-15)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-15)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺/tb_shop 添加弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-09)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-09)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺/tb_shop 详情弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-09)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-09)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺/tb_shop 编辑弹窗)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-09)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-09)
-->
<template>

View File

@ -1,9 +1,9 @@
<!--
* @Descripttion: (店铺/tb_shop)
* @version: (1.0)
* @Author: (黎文豪)
* @Author: (lwh)
* @Date: (2023-06-09)
* @LastEditors: (黎文豪)
* @LastEditors: (lwh)
* @LastEditTime: (2023-06-09)
-->
<template>