This commit is contained in:
parent
d8ce026f1d
commit
b7ce6a681a
8
env/.env
vendored
8
env/.env
vendored
@ -5,8 +5,8 @@ VITE_APP_TITLE=uniapp-vue3模板项目
|
|||||||
VITE_APP_ENV=development
|
VITE_APP_ENV=development
|
||||||
|
|
||||||
# 接口地址
|
# 接口地址
|
||||||
VITE_API_BASE_URL=http://www.caipu.com:8545
|
# VITE_API_BASE_URL=http://www.caipu.com:8545
|
||||||
# VITE_API_BASE_URL=https://ceshi-recipeapi.lihaink.cn/
|
VITE_API_BASE_URL=https://ceshi-recipeapi.lihaink.cn/
|
||||||
|
|
||||||
# 端口号
|
# 端口号
|
||||||
VITE_APP_PORT=9527
|
VITE_APP_PORT=9527
|
||||||
@ -15,8 +15,8 @@ VITE_APP_PORT=9527
|
|||||||
VITE_APP_PROXY=true
|
VITE_APP_PROXY=true
|
||||||
|
|
||||||
# API代理前缀
|
# API代理前缀
|
||||||
VITE_API_PREFIX= http://www.caipu.com:8545
|
# VITE_API_PREFIX= http://www.caipu.com:8545
|
||||||
# VITE_API_PREFIX= https://ceshi-recipeapi.lihaink.cn/
|
VITE_API_PREFIX= https://ceshi-recipeapi.lihaink.cn/
|
||||||
|
|
||||||
# 删除console
|
# 删除console
|
||||||
VITE_DROP_CONSOLE=false
|
VITE_DROP_CONSOLE=false
|
||||||
|
@ -10,18 +10,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pages": [
|
"pages": [
|
||||||
{
|
|
||||||
"path": "pages/tab/user/index",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
},
|
|
||||||
"needLogin": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "pages/tab/banquet/index",
|
"path": "pages/tab/banquet/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "首页",
|
"navigationBarTitleText": "首页",
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/tab/user/index",
|
||||||
|
"style": {
|
||||||
|
"navigationStyle": "custom"
|
||||||
},
|
},
|
||||||
"needLogin": true
|
"needLogin": true
|
||||||
},
|
},
|
||||||
@ -111,12 +110,9 @@
|
|||||||
},
|
},
|
||||||
"needLogin": true
|
"needLogin": true
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> 6e2f3666d3e85e49f3f8dd0aef942f01cb3f8e2b
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<view>
|
<view>
|
||||||
<up-navbar :autoBack="true" style="font-weight: bold;" leftIcon="arrow-left" :title="`厨师`" titleColor="#303133"
|
<up-navbar style="font-weight: bold;" leftIcon=" " :title="`厨师`" titleColor="#303133"
|
||||||
bgColor="#FFFFFFFF" titleWidth="600rpx" height="80rpx" leftIconSize="40rpx" leftIconColor="#303133"
|
bgColor="#FFFFFFFF" titleWidth="600rpx" height="80rpx" leftIconSize="40rpx" leftIconColor="#303133"
|
||||||
:safeAreaInsetTop="true" :placeholder="true" :fixed="true">
|
:safeAreaInsetTop="true" :placeholder="true" :fixed="true">
|
||||||
</up-navbar>
|
</up-navbar>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<view>
|
<view>
|
||||||
<up-navbar :autoBack="true" style="font-weight: bold;" leftIcon="arrow-left" :title="`酒店`" titleColor="#303133"
|
<up-navbar style="font-weight: bold;" leftIcon=" " :title="`酒店`" titleColor="#303133"
|
||||||
bgColor="#FFFFFFFF" titleWidth="600rpx" height="80rpx" leftIconSize="40rpx" leftIconColor="#303133"
|
bgColor="#FFFFFFFF" titleWidth="600rpx" height="80rpx" leftIconSize="40rpx" leftIconColor="#303133"
|
||||||
:safeAreaInsetTop="true" :placeholder="true" :fixed="true">
|
:safeAreaInsetTop="true" :placeholder="true" :fixed="true">
|
||||||
</up-navbar>
|
</up-navbar>
|
||||||
|
@ -21,19 +21,25 @@
|
|||||||
<view style="padding:0px 20rpx"> <u-swiper radius="20rpx" height="420rpx" :list="swiperList" indicator
|
<view style="padding:0px 20rpx"> <u-swiper radius="20rpx" height="420rpx" :list="swiperList" indicator
|
||||||
indicatorMode="dot" circular @click="handleClick"></u-swiper></view>
|
indicatorMode="dot" circular @click="handleClick"></u-swiper></view>
|
||||||
<wd-grid :gutter="10" :column="2" clickable bg-color="#fbfbfb">
|
<wd-grid :gutter="10" :column="2" clickable bg-color="#fbfbfb">
|
||||||
<wd-grid-item use-slot @click="goTabCook">
|
<view @click="goTabCook">
|
||||||
|
<wd-grid-item use-slot>
|
||||||
<image class="wd-grid-item-img"
|
<image class="wd-grid-item-img"
|
||||||
src="https://lihaiim.oss-cn-chengdu.aliyuncs.com/public/uploads/images/20250813/20250813165502085532573.png" />
|
src="https://lihaiim.oss-cn-chengdu.aliyuncs.com/public/uploads/images/20250813/20250813165502085532573.png" />
|
||||||
<!-- <view class="text font-bold" >找厨师</view> -->
|
<!-- <view class="text font-bold" >找厨师</view> -->
|
||||||
</wd-grid-item>
|
</wd-grid-item>
|
||||||
<wd-grid-item use-slot @click="goTabHotel">
|
</view>
|
||||||
|
<view @click="goTabHotel">
|
||||||
|
<wd-grid-item use-slot>
|
||||||
<image class="wd-grid-item-img"
|
<image class="wd-grid-item-img"
|
||||||
src="https://lihaiim.oss-cn-chengdu.aliyuncs.com/public/uploads/images/20250813/202508131655082b6295503.png" />
|
src="https://lihaiim.oss-cn-chengdu.aliyuncs.com/public/uploads/images/20250813/202508131655082b6295503.png" />
|
||||||
<!-- <view class="text font-bold">找酒店</view> -->
|
<!-- <view class="text font-bold">找酒店</view> -->
|
||||||
</wd-grid-item>
|
</wd-grid-item>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view v-for="(item, index) in matchedItems_sp" :key="index">
|
<view v-for="(item, index) in matchedItems_sp" :key="index">
|
||||||
<wd-grid-item use-slot :url="`/pages/banquet/cook/detail?id=${item.id}`">
|
<wd-grid-item use-slot :url="`/pages/banquet/cook/detail?id=${item.id}`">
|
||||||
<image class="wd-grid-item-img-cook" :src="`${item.certification.public_image ? item.certification.public_image : item.avatar }`" />
|
<image class="wd-grid-item-img-cook"
|
||||||
|
:src="`${item.certification.public_image ? item.certification.public_image : item.avatar}`" />
|
||||||
<view class="text font-bold p-2 font-size-28">{{ item.certification.public_name }}</view>
|
<view class="text font-bold p-2 font-size-28">{{ item.certification.public_name }}</view>
|
||||||
</wd-grid-item>
|
</wd-grid-item>
|
||||||
</view>
|
</view>
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="page-wrap p-2">
|
<view class="page-wrap p-2">
|
||||||
|
<up-navbar class=" " style="font-weight: bold;" leftIcon="" title="个人中心" titleColor="#303133" bgColor="#FFFFFFFF"
|
||||||
|
titleWidth="600rpx" height="80rpx" leftIconSize="40rpx" leftIconColor="#303133" :safeAreaInsetTop="true"
|
||||||
|
:placeholder="true" :fixed="true"></up-navbar>
|
||||||
<view class="detail-box flex bg-white p-4">
|
<view class="detail-box flex bg-white p-4">
|
||||||
<view class="mr-10rpx">
|
<view class="mr-10rpx">
|
||||||
<u-avatar :src="userStore.user.avatar" size="70" />
|
<u-avatar :src="userStore.user.avatar" size="70" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user