| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884 |
- <template>
- <view class="index-container">
- <!-- 顶部背景 -->
- <image class="top-bg" src="/static/image/home/top-bg.png" />
- <NavBar title="" color="#020202" :fixed="true" :bg="'transparent'">
- <template #left>
- <view class="left-title">{{appName}}</view>
- </template>
- </NavBar>
- <view class="page-warp">
- <view class="page-top">
- <view class="user-card">
- <!-- 背景图 -->
- <image class="user-card-bg" src="/static/image/home/usecard-bg.png" />
- <!-- 左上:姓名 + 职位 -->
- <view class="user-header">
- <view class="name-row">
- <text class="user-name">赵建平</text>
- <text class="user-role">销售经理</text>
- </view>
- <text class="company-name">杭州碟滤膜技术有限公司</text>
- </view>
- <!-- 右上:头像 -->
- <view class="avatar-wrapper">
- <image class="avatar" src="/static/image/public/avatar-default.png" />
- <image class="badge-icon" src="/static/image/public/badge-icon.png" />
- </view>
- <!-- 左下:联系方式 -->
- <view class="user-contact">
- <view class="contact-row" @click="makeCall">
- <uni-icons type="phone" :size="18" color="#666666"></uni-icons>
- <text class="contact-text">138-0000-0000</text>
- </view>
- <view class="contact-row">
- <uni-icons type="email" :size="18" color="#666666"></uni-icons>
- <text class="contact-text">zhao.jp@subote.com</text>
- </view>
- <view class="contact-row">
- <uni-icons type="location" :size="18" color="#666666"></uni-icons>
- <text class="contact-text">上海市静安区江宁路 168 号</text>
- </view>
- </view>
- <!-- 右下:分享名片按钮 -->
- <view class="share-btn-wrapper">
- <view class="share-btn" @click="shareCard">
- <text class="share-text">分享名片</text>
- </view>
- </view>
- </view>
- </view>
- <!-- 最近访客模块 -->
- <view class="recent-visitors">
- <view class="section-header">
- <text class="section-title">最近访客</text>
- <view class="visitor-count">
- <view class="avatar-group">
- <image class="group-avatar" src="/static/avatar-1.png" mode="aspectFill" />
- <image class="group-avatar" src="/static/avatar-2.png" mode="aspectFill" />
- <image class="group-avatar" src="/static/avatar-3.png" mode="aspectFill" />
- </view>
- <text class="visitor-number">255 人</text>
- </view>
- </view>
- <view class="visitor-list">
- <view class="visitor-item">
- <view class="visitor-left">
- <view class="visitor-top">
- <view class="visitor-avatar">
- <image src="/static/image/public/avatar-default2.png" mode="aspectFill" />
- </view>
- <view class="visitor-name-row">
- <text class="visitor-name">匿名用户</text>
- <text class="visitor-tag pending">待跟进</text>
- </view>
- <view class="view-more-btn" @click="viewAllVisitors">查看更多</view>
- </view>
- <view class="visitor-meta">
- <text class="meta-item">
- <text class="meta-label">来源:</text>
- <text class="meta-value">微信小程序</text>
- </text>
- <text class="meta-item">
- <text class="meta-label">手机:</text>
- <text class="meta-value">13822255555</text>
- </text>
- </view>
- </view>
- <view class="visitor-product">
- <image class="product-image" src="/static/product-printer.png" mode="aspectFit" />
- <view class="product-info">
- <text class="product-name">惠普黑白激光打印机 选配小白盒巴</text>
- <view>
- <text class="product-tag">打印机</text>
- <text class="product-brand">惠普</text>
- </view>
- </view>
- </view>
- </view>
- </view>
- <!-- 底部拖动条 -->
- <view class="drag-handle"></view>
- </view>
- <!-- 功能菜单网格 -->
- <view class="function-grid">
- <view class="grid-item" @click="navigateTo('clue')">
- <view class="grid-icon clue-icon">
- <text class="icon-text">📋</text>
- </view>
- <text class="grid-label">线索管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('customer')">
- <view class="grid-icon customer-icon">
- <text class="icon-text">🏢</text>
- </view>
- <text class="grid-label">客户管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('contact')">
- <view class="grid-icon contact-icon">
- <text class="icon-text">👥</text>
- </view>
- <text class="grid-label">联系人管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('public-pool')">
- <view class="grid-icon pool-icon">
- <text class="icon-text">🌊</text>
- </view>
- <text class="grid-label">客户公海</text>
- </view>
- <view class="grid-item" @click="navigateTo('opportunity')">
- <view class="grid-icon opportunity-icon">
- <text class="icon-text">💼</text>
- </view>
- <text class="grid-label">商机管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('payment')">
- <view class="grid-icon payment-icon">
- <text class="icon-text">💰</text>
- </view>
- <text class="grid-label">回款管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('product')">
- <view class="grid-icon product-icon">
- <text class="icon-text">📦</text>
- </view>
- <text class="grid-label">产品管理</text>
- </view>
- <view class="grid-item" @click="navigateTo('all')">
- <view class="grid-icon all-icon">
- <text class="icon-text">📊</text>
- </view>
- <text class="grid-label">全部</text>
- </view>
- </view>
- <!-- 业务日历模块 -->
- <view class="business-calendar">
- <view class="section-header">
- <text class="section-title">业务日历</text>
- <text class="view-more" @click="viewAllCalendar">查看更多</text>
- </view>
- <!-- 日历头部 -->
- <view class="calendar-header">
- <text class="calendar-month">2026 年 4 月</text>
- </view>
- <!-- 星期 -->
- <view class="calendar-weekdays">
- <text class="weekday">日</text>
- <text class="weekday">一</text>
- <text class="weekday">二</text>
- <text class="weekday">三</text>
- <text class="weekday">四</text>
- <text class="weekday">五</text>
- <text class="weekday">六</text>
- </view>
- <!-- 日期网格 -->
- <view class="calendar-dates">
- <view class="date-cell">
- <text class="date-num">15</text>
- </view>
- <view class="date-cell">
- <text class="date-num">16</text>
- </view>
- <view class="date-cell">
- <text class="date-num">17</text>
- </view>
- <view class="date-cell today">
- <text class="date-num current">18</text>
- </view>
- <view class="date-cell has-event">
- <text class="date-num">19</text>
- <view class="event-dot"></view>
- </view>
- <view class="date-cell">
- <text class="date-num">20</text>
- </view>
- <view class="date-cell">
- <text class="date-num">21</text>
- </view>
- </view>
- <!-- 今日日程 -->
- <view class="today-schedule">
- <view class="schedule-item">
- <view class="schedule-time">
- <text class="time-period">下午</text>
- <text class="time-value">3:00</text>
- </view>
- <view class="schedule-content">
- <text class="schedule-title">与李总沟通合同细节</text>
- </view>
- </view>
- <view class="schedule-item tomorrow">
- <view class="schedule-time">
- <text class="time-period">明天</text>
- <text class="time-value">10:00</text>
- </view>
- <view class="schedule-content">
- <text class="schedule-title">拜访新客户 - 科技公司</text>
- </view>
- </view>
- </view>
- </view>
- </view>
- <!-- 底部留白,避免被 TabBar 遮挡 -->
- <view class="bottom-spacer"></view>
- <!-- 名片预览弹窗 -->
- <CardPreview :visible="showPreview" @close="closePreview" @share="handleShareCard" @save="handleSaveCard" />
- </view>
- </template>
- <script setup>
- import NavBar from '@/components/nav-bar/index.vue'
- import CardPreview from './components/card-preview.vue'
- import {
- ref,
- onMounted,
- computed
- } from 'vue'
- import {
- useUserStore
- } from '@/store/modules/user.js'
- import {
- storeToRefs
- } from 'pinia'
- import {
- getCurrentConfig
- } from '@/config/index.js'
- // 使用 Pinia 管理用户状态
- const userStore = useUserStore()
- const {
- userInfo,
- isLoggedIn
- } = storeToRefs(userStore)
- let appName = ref('')
- onMounted(async() => {
- const config = await getCurrentConfig()
- appName.value = config.appName
- // 从 store 中获取用户信息(已自动从 localStorage 加载)
- console.log('用户登录状态:', isLoggedIn.value)
- console.log('用户信息:', userInfo.value)
- })
- const makeCall = () => {
- uni.makePhoneCall({
- phoneNumber: '4000000000'
- })
- }
- // 控制名片预览弹窗
- const showPreview = ref(false)
- const shareCard = () => {
- showPreview.value = true
- }
- // 关闭预览弹窗
- const closePreview = () => {
- showPreview.value = false
- }
- // 分享名片
- const handleShareCard = () => {
- uni.showShareMenu({
- withShareTicket: true
- })
- }
- // 保存名片
- const handleSaveCard = () => {
- uni.showToast({
- title: '已保存到手机相册',
- icon: 'success'
- })
- }
- const viewAllVisitors = () => {
- uni.navigateTo({
- url: '/pages/visitors/list'
- })
- }
- const navigateTo = (page) => {
- uni.showToast({
- title: `功能开发中:${page}`,
- icon: 'none'
- })
- }
- const viewAllCalendar = () => {
- uni.navigateTo({
- url: '/pages/calendar/list'
- })
- }
- </script>
- <style lang="scss" scoped>
- .index-container {
- min-height: 100vh;
- background-color: #f5f6f8;
- padding-bottom: 120rpx;
- }
- .left-title {
- font-size: 44rpx;
- font-weight: bold;
- color: #ffffff;
- text-shadow: 2px 2px 0 black;
- }
- .top-bg {
- width: 750rpx;
- height: 634rpx;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 1;
- }
- .page-warp {
- position: relative;
- z-index: 2;
- padding: 20px;
- }
- /* 用户信息卡片 */
- .page-top {
- margin-bottom: 20rpx;
- .user-card {
- width: 100%;
- height: 414rpx;
- padding: 80rpx 40rpx 32rpx;
- position: relative;
- .user-card-bg {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 0;
- }
- view,
- text {
- position: relative;
- z-index: 1;
- }
- .user-header {
- .name-row {
- display: flex;
- align-items: center;
- margin-bottom: 16rpx;
- .user-name {
- font-size: 44rpx;
- font-weight: 700;
- color: #202020;
- line-height: 1.2;
- }
- .user-role {
- margin-left: 16rpx;
- padding: 6rpx 16rpx;
- background: rgba(68, 110, 255, 0.10);
- border-radius: 8rpx;
- font-size: 24rpx;
- font-weight: 500;
- color: #446eff;
- }
- }
- .company-name {
- font-size: 28rpx;
- font-weight: 500;
- color: #666666;
- line-height: 1.4;
- }
- }
- .avatar-wrapper {
- position: absolute;
- top: 32rpx;
- right: 40rpx;
- width: 140rpx;
- height: 140rpx;
- border-radius: 50%;
- box-shadow: 0rpx 0rpx 4rpx 0rpx rgba(21, 93, 252, 0.20);
- .avatar {
- width: 100%;
- height: 100%;
- }
- .badge-icon {
- width: 64rpx;
- height: 64rpx;
- position: absolute;
- bottom: 0;
- right: 0;
- transform: translate(50% 50%);
- z-index: 1;
- }
- }
- .user-contact {
- margin-top: 32rpx;
- .contact-row {
- display: flex;
- align-items: center;
- margin-bottom: 16rpx;
- uni-icons {
- margin-right: 12rpx;
- flex-shrink: 0;
- }
- .contact-text {
- font-size: 26rpx;
- color: #666666;
- }
- }
- }
- .share-btn-wrapper {
- position: absolute;
- bottom: 90rpx;
- right: 40rpx;
- .share-btn {
- padding: 14rpx 36rpx;
- background: linear-gradient(90deg, #446dff 0%, #6b85ff 100%);
- border-radius: 32rpx;
- box-shadow: 0 4rpx 12rpx rgba(68, 110, 255, 0.35);
- .share-text {
- font-size: 26rpx;
- font-weight: 500;
- color: #ffffff;
- }
- }
- }
- }
- }
- /* 最近访客模块 */
- .recent-visitors {
- padding: 20rpx;
- background: #f2f6ff;
- border: 2rpx solid rgba(255, 255, 255, 0.80);
- border-radius: 28rpx;
- .section-header {
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 24rpx;
- .section-title {
- font-size: 32rpx;
- font-weight: 600;
- color: #333333;
- }
- .visitor-count {
- display: flex;
- align-items: center;
- margin-left: 20rpx;
- .avatar-group {
- display: flex;
- margin-right: 12rpx;
- .group-avatar {
- width: 32rpx;
- height: 32rpx;
- border-radius: 50%;
- border: 4rpx solid #ffffff;
- margin-left: -16rpx;
- &:first-child {
- margin-left: 0;
- }
- }
- }
- .visitor-number {
- font-size: 24rpx;
- color: #999999;
- }
- }
- .view-more {
- font-size: 24rpx;
- color: #667eea;
- margin-left: auto;
- }
- }
- .visitor-list {
- background: #ffffff;
- border: 2rpx solid #ffffff;
- border-radius: 28rpx;
- .visitor-item {
- padding: 20rpx;
- .visitor-left {
- display: grid;
- .visitor-top {
- display: grid;
- grid-template-columns: auto 1fr auto;
- gap: 6rpx;
- }
- .visitor-name-row {
- display: flex;
- align-items: center;
- .visitor-name {
- font-size: 24rpx;
- font-weight: 500;
- color: #8390b1;
- margin: 0 10rpx;
- }
- .visitor-tag {
- width: 92rpx;
- height: 40rpx;
- text-align: center;
- line-height: 40rpx;
- border: 1.2rpx solid #ff9230;
- border-radius: 12rpx;
- font-size: 24rpx;
- font-weight: 500;
- color: #ff9230;
- }
- }
- .view-more-btn {
- font-size: 24rpx;
- color: #999999;
- }
- .visitor-avatar {
- width: 40rpx;
- height: 40rpx;
- border-radius: 50%;
- background: #ffffff;
- padding: 4rpx;
- box-shadow: 0 4rpx 12rpx rgba(0, 0, 0, 0.08);
- image {
- width: 100%;
- height: 100%;
- border-radius: 50%;
- }
- }
- }
- .visitor-meta {
- display: flex;
- align-items: flex-start;
- margin-bottom: 16rpx;
- gap: 32rpx;
- .meta-item {
- display: flex;
- align-items: flex-start;
- .meta-label {
- font-size: 22rpx;
- color: #999999;
- }
- .meta-value {
- font-size: 22rpx;
- color: #666666;
- }
- }
- }
- .visitor-product {
- display: flex;
- align-items: flex-start;
- background: #ffffff;
- border-radius: 16rpx;
- padding: 16rpx;
- box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.04);
- .product-image {
- width: 72rpx;
- height: 72rpx;
- border-radius: 12rpx;
- background-color: #30cfd0;
- margin-right: 16rpx;
- }
- .product-info {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- .product-name {
- font-size: 24rpx;
- font-weight: 500;
- color: #08105c;
- }
- .product-tag,
- .product-brand {
- font-size: 20rpx;
- color: #999999;
- margin-right: 12rpx;
- }
- }
- }
- }
- }
- .drag-handle {
- width: 80rpx;
- height: 8rpx;
- background: rgba(0, 0, 0, 0.2);
- border-radius: 4rpx;
- margin: 24rpx auto 0;
- }
- }
- /* 功能菜单网格 */
- .function-grid {
- display: grid;
- grid-template-columns: repeat(4, 1fr);
- gap: 24rpx;
- margin-top: 20rpx;
- padding: 32rpx 24rpx;
- height: 322rpx;
- background: linear-gradient(180deg, #eff6ff, #ffffff 42%);
- border: 2rpx solid #ffffff;
- border-radius: 28rpx;
- box-shadow: 0rpx 8rpx 8rpx 0rpx rgba(178, 194, 208, 0.10);
- .grid-item {
- display: flex;
- flex-direction: column;
- align-items: center;
- .grid-icon {
- width: 54rpx;
- height: 54rpx;
- border-radius: 28rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-bottom: 12rpx;
- .icon-text {
- font-size: 48rpx;
- }
- }
- .clue-icon {
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
- }
- .customer-icon {
- background: linear-gradient(135deg, #30cfd0 0%, #330867 100%);
- }
- .contact-icon {
- background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
- }
- .pool-icon {
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
- }
- .opportunity-icon {
- background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
- }
- .payment-icon {
- background: linear-gradient(135deg, #ffd89b 0%, #19547b 100%);
- }
- .product-icon {
- background: linear-gradient(135deg, #89f7fe 0%, #66a6ff 100%);
- }
- .all-icon {
- background: linear-gradient(135deg, #cd9cf2 0%, #f6f3ff 100%);
- }
- .grid-label {
- font-size: 24rpx;
- color: #333333;
- }
- }
- }
- /* 业务日历模块 */
- .business-calendar {
- background: #ffffff;
- margin: 20rpx;
- padding: 32rpx;
- border-radius: 24rpx;
- box-shadow: 0 4rpx 20rpx rgba(0, 0, 0, 0.06);
- .section-header {
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 24rpx;
- .section-title {
- font-size: 32rpx;
- font-weight: 600;
- color: #333333;
- }
- .view-more {
- font-size: 24rpx;
- color: #667eea;
- }
- }
- .calendar-header {
- text-align: center;
- margin-bottom: 20rpx;
- .calendar-month {
- font-size: 30rpx;
- font-weight: 600;
- color: #333333;
- }
- }
- .calendar-weekdays {
- display: grid;
- grid-template-columns: repeat(7, 1fr);
- text-align: center;
- margin-bottom: 16rpx;
- .weekday {
- font-size: 24rpx;
- color: #999999;
- padding: 12rpx 0;
- }
- }
- .calendar-dates {
- display: grid;
- grid-template-columns: repeat(7, 1fr);
- gap: 8rpx;
- margin-bottom: 32rpx;
- .date-cell {
- aspect-ratio: 1;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- border-radius: 50%;
- position: relative;
- .date-num {
- font-size: 26rpx;
- color: #333333;
- }
- &.today {
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
- .date-num {
- color: #ffffff;
- font-weight: 600;
- }
- }
- &.has-event {
- .event-dot {
- width: 12rpx;
- height: 12rpx;
- background: #ff6b6b;
- border-radius: 50%;
- position: absolute;
- bottom: 8rpx;
- }
- }
- }
- }
- .today-schedule {
- .schedule-item {
- display: flex;
- align-items: flex-start;
- padding: 24rpx;
- background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
- border-radius: 16rpx;
- margin-bottom: 16rpx;
- border-left: 6rpx solid #667eea;
- &.tomorrow {
- border-left-color: #30cfd0;
- }
- .schedule-time {
- display: flex;
- flex-direction: column;
- align-items: center;
- margin-right: 20rpx;
- min-width: 100rpx;
- .time-period {
- font-size: 22rpx;
- color: #999999;
- margin-bottom: 4rpx;
- }
- .time-value {
- font-size: 28rpx;
- font-weight: 600;
- color: #333333;
- }
- }
- .schedule-content {
- flex: 1;
- .schedule-title {
- font-size: 28rpx;
- color: #333333;
- line-height: 1.5;
- }
- }
- }
- }
- }
- .bottom-spacer {
- height: 40rpx;
- }
- </style>
|