瀏覽代碼

最新代码

wangfumin 4 周之前
父節點
當前提交
f4939ad0fd

+ 2 - 2
components/active-time-select/index.wxml

@@ -3,11 +3,11 @@
     <view class="time-select-title">请选择参观日期</view>
     <view class="month-selector">
       <view class="arrow prev" bindtap="prevMonth">
-        <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_left.png" class="arrow-icon"></image>
+        <image src="https://klmybwg.4dage.com/mini/wxImg/icon_left.png" class="arrow-icon"></image>
       </view>
       <view class="current-month">{{currentYearMonth}}</view>
       <view class="arrow next" bindtap="nextMonth">
-        <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_right.png" class="arrow-icon"></image>
+        <image src="https://klmybwg.4dage.com/mini/wxImg/icon_right.png" class="arrow-icon"></image>
       </view>
     </view>
   </view>

+ 1 - 1
components/loading/index.wxml

@@ -7,7 +7,7 @@
     </view>
 
     <view class="progress-container">
-      <image src="https://sit-kelamayi.4dage.com/mini/wxImg/loading/process.png" class="progress-bg" mode="widthFix" />
+      <image src="https://klmybwg.4dage.com/mini/wxImg/loading/process.png" class="progress-bg" mode="widthFix" />
       <view class="custom-progress-bar">
         <view class="progress-fill" style="width: {{progress}}%"></view>
       </view>

+ 3 - 3
components/loading/index.wxss

@@ -3,7 +3,7 @@
   width: 100%;
   height: 100vh;
   overflow: hidden;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/loading-bg.png') no-repeat center center;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/loading-bg.png') no-repeat center center;
   background-size: cover;
   display: flex;
   flex-direction: column;
@@ -32,7 +32,7 @@
 .car {
   width: 150px;
   height: 132px;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/carLoading.png') 0 0;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/carLoading.png') 0 0;
   position: relative;
   bottom: 0;
   background-size: 12500% 100%;
@@ -107,7 +107,7 @@
 .logo {
   width: 300px;
   height: 300px;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/logo.png') 0 0;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/logo.png') 0 0;
   position: relative;
   bottom: 0;
   background-size: 2400% 100%;

+ 2 - 2
components/time-select/time-select.wxml

@@ -3,11 +3,11 @@
     <view class="time-select-title">请选择参观日期</view>
     <view class="month-selector">
       <view class="arrow prev" bindtap="prevMonth">
-        <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_left.png" class="arrow-icon"></image>
+        <image src="https://klmybwg.4dage.com/mini/wxImg/icon_left.png" class="arrow-icon"></image>
       </view>
       <view class="current-month">{{currentYearMonth}}</view>
       <view class="arrow next" bindtap="nextMonth">
-        <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_right.png" class="arrow-icon"></image>
+        <image src="https://klmybwg.4dage.com/mini/wxImg/icon_right.png" class="arrow-icon"></image>
       </view>
     </view>
   </view>

+ 4 - 3
pages/collection/index.js

@@ -16,9 +16,10 @@ Page({
     pageNum: 1, // 当前页码
     pageSize: 10, // 每页数量
     categories: [
-      { id: '1', name: '平面纸质类' },
-      { id: '2', name: '棉麻丝绸类' },
-      { id: '3', name: '专业器物类' }
+      { id: '1', name: '织绣' },
+      { id: '2', name: '铁器、其他金属器' },
+      { id: '3', name: '文物、宣传品' },
+      { id: '4', name: '其他' },
     ]
   },
 

+ 1 - 1
pages/collection/index.wxss

@@ -1,7 +1,7 @@
 /* pages/collection/index.wxss */
 .collection-container {
   height: 100vh;
-  background-image: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background-image: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   background-size: cover;
   background-repeat: no-repeat;
   box-sizing: border-box;

+ 1 - 1
pages/exhibition/activeDetails/index.wxss

@@ -4,7 +4,7 @@
   position: relative;
   min-height: 100vh;
   padding: 20rpx 20rpx 130rpx 20rpx;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat;
   background-size: cover;
 }
 

+ 4 - 4
pages/exhibition/index.wxml

@@ -5,10 +5,10 @@
     <!-- <swiper class="carousel" indicator-dots="{{true}}" autoplay="{{true}}" interval="3000" duration="500"> -->
     <navigator hover-class='none' url="https://www.4dmodel.com/SuperTwoCustom/KLMYscene/?m=SG-alDn3FU4jQ8" class='fdkz-card'>
       <view class="carousel">
-        <image class="carousel-image" src="https://sit-kelamayi.4dage.com/mini/wxImg/zhanlan.png" mode="aspectFill"></image>
+        <image class="carousel-image" src="https://klmybwg.4dage.com/mini/wxImg/zhanlan.png" mode="aspectFill"></image>
         <!-- 线上观展标识 -->
         <view class="online-exhibition" bindtap="onOnlineExhibitionTap">
-          <image class="online-icon" src="https://sit-kelamayi.4dage.com/mini/wxImg/exhibition/online-kz.png" mode="aspectFit"></image>
+          <image class="online-icon" src="https://klmybwg.4dage.com/mini/wxImg/exhibition/online-kz.png" mode="aspectFit"></image>
           <text class="online-text">线上观展</text>
         </view>
       </view>
@@ -20,11 +20,11 @@
   <view class="category-section">
     <view class="category-tabs">
       <view class="category-tab {{selectedType == 1 ? 'active' : ''}}" bindtap="selectCategory" data-type="1">
-        <image class="category-icon" src="https://sit-kelamayi.4dage.com/mini/wxImg/exhibition/icon_in.png" mode="aspectFit"></image>
+        <image class="category-icon" src="https://klmybwg.4dage.com/mini/wxImg/exhibition/icon_in.png" mode="aspectFit"></image>
         <text>室内展览</text>
       </view>
       <view class="category-tab {{selectedType == 2 ? 'active' : ''}}" bindtap="selectCategory" data-type="2">
-        <image class="category-icon" src="https://sit-kelamayi.4dage.com/mini/wxImg/exhibition/icon_out.png" mode="aspectFit"></image>
+        <image class="category-icon" src="https://klmybwg.4dage.com/mini/wxImg/exhibition/icon_out.png" mode="aspectFit"></image>
         <text>室外展览</text>
       </view>
     </view>

+ 1 - 1
pages/exhibition/index.wxss

@@ -1,6 +1,6 @@
 /* pages/exhibition/index.wxss */
 .exhibition-container {
-  background-image: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background-image: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   background-size: cover;
   background-repeat: no-repeat;
   min-height: 100vh;

+ 1 - 1
pages/index/active-page/active-page.wxss

@@ -1,6 +1,6 @@
 .preview-contain {
   height: 100vh;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat center center;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat center center;
   background-size: cover;
   overflow: auto;
 }

+ 2 - 2
pages/index/active-people/active-people.wxml

@@ -1,7 +1,7 @@
 <view class="visit-people-container">
   <!-- 预约日期信息 -->
   <view class="date-info" wx:if="{{!showExistingPage}}">
-    <image class="bg-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/img.png" mode="aspectFill"></image>
+    <image class="bg-img" src="https://klmybwg.4dage.com/mini/wxImg/indexPage/img.png" mode="aspectFill"></image>
     <view class="date-content">
       <view class="date-label"><text class="title">预约日期:</text>{{selectedDate}}</view>
       <view class="time-label"><text class="title">活动标题:</text>{{title}}</view>
@@ -22,7 +22,7 @@
         <view class="visitor-header">
           <text class="visitor-title">参观人信息{{index + 1}}</text>
           <view class="delete-btn" bindtap="removeVisitor" data-index="{{index}}">
-            <image class="delete-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
+            <image class="delete-img" src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
             删除
           </view>
         </view>

+ 1 - 1
pages/index/active-people/active-people.wxss

@@ -1,6 +1,6 @@
 .visit-people-container {
   height: 97vh;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   padding: 32rpx;
   padding-bottom: 0;
   overflow: hidden;

+ 1 - 1
pages/index/active-preview/active-preview.wxml

@@ -1,6 +1,6 @@
 <view class="active-preview-container">
   <!-- <view class="back-button" bindtap="goBack">
-    <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
+    <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
   </view> -->
 
   <view class="preview-content">

+ 1 - 1
pages/index/activity/activity.wxml

@@ -1,7 +1,7 @@
 <view class="activity-container">
   <!-- 返回按钮 -->
   <!-- <view class="back-button" bindtap="goBack">
-    <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
+    <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
   </view> -->
 
   <!-- 标题 -->

+ 1 - 1
pages/index/activity/activity.wxss

@@ -3,7 +3,7 @@
   position: relative;
   height: 100vh;
   padding: 40rpx;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat;
   background-size: cover;
 }
 

+ 4 - 4
pages/index/index.wxml

@@ -22,19 +22,19 @@
   <!-- 功能区域 -->
   <view class="function-section">
     <view class="function-item {{!isLoggedIn ? 'function-item-disabled' : ''}}" bindtap="handleFunctionClick" data-type="visit">
-      <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/visit.png" alt="预约参观" class="function-icon {{!isLoggedIn ? 'function-icon-disabled' : ''}}"></image>
+      <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/visit.png" alt="预约参观" class="function-icon {{!isLoggedIn ? 'function-icon-disabled' : ''}}"></image>
       <text class="function-text {{!isLoggedIn ? 'function-text-disabled' : ''}}">预约参观</text>
     </view>
     <view class="function-item {{!isLoggedIn ? 'function-item-disabled' : ''}}" bindtap="handleFunctionClick" data-type="activity">
-      <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/activity.png" alt="活动预约" class="function-icon {{!isLoggedIn ? 'function-icon-disabled' : ''}}"></image>
+      <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/activity.png" alt="活动预约" class="function-icon {{!isLoggedIn ? 'function-icon-disabled' : ''}}"></image>
       <text class="function-text {{!isLoggedIn ? 'function-text-disabled' : ''}}">活动预约</text>
     </view>
     <view class="function-item" bindtap="handleFunctionClick" data-type="map">
-      <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/map.png" alt="展馆地图" class="function-icon"></image>
+      <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/map.png" alt="展馆地图" class="function-icon"></image>
       <text class="function-text">展馆地图</text>
     </view>
     <view class="function-item" bindtap="handleFunctionClick" data-type="introduce">
-      <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/introduce.png" alt="展馆介绍" class="function-icon"></image>
+      <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/introduce.png" alt="展馆介绍" class="function-icon"></image>
       <text class="function-text">展馆介绍</text>
     </view>
   </view>

+ 1 - 1
pages/index/index.wxss

@@ -2,7 +2,7 @@
 .home-container {
   height: 100vh;
   overflow-y: auto;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat center top;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat center top;
   background-size: 100% auto;
 }
 

+ 2 - 2
pages/index/news/news.wxml

@@ -1,7 +1,7 @@
 <view class="news-container">
   <!-- 返回按钮 -->
   <!-- <view class="back-button" bindtap="goBack">
-    <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
+    <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
   </view> -->
 
   <!-- 标题 -->
@@ -16,7 +16,7 @@
       <view class="all-item" wx:for="{{newsList}}" wx:key="informationId">
         <view class="exhibition-item" bindtap="viewNews" data-item="{{item}}">
           <image src="{{item.infoImg || item.indexImg}}" class="exhibition-img" mode="aspectFill"></image>
-          <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/Frame.png" class="bg-img" mode="aspectFit"></image>
+          <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/Frame.png" class="bg-img" mode="aspectFit"></image>
           <view class="exhibition-info">
             <view class="exhibition-title">{{ item.title || '暂无标题' }}</view>
           </view>

+ 1 - 1
pages/index/news/news.wxss

@@ -3,7 +3,7 @@
   position: relative;
   min-height: 100vh;
   padding: 40rpx 40rpx 0 40rpx;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   background-size: cover;
 }
 

+ 1 - 1
pages/index/start-preview/start-preview.wxss

@@ -1,6 +1,6 @@
 .preview-contain {
   height: 100vh;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat center center;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat center center;
   background-size: cover;
   overflow: auto;
 }

+ 2 - 2
pages/index/visit-people/visit-people.wxml

@@ -1,7 +1,7 @@
 <view class="visit-people-container">
   <!-- 预约日期信息 -->
   <view class="date-info" wx:if="{{!showExistingPage}}">
-    <image class="bg-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/img.png" mode="aspectFill"></image>
+    <image class="bg-img" src="https://klmybwg.4dage.com/mini/wxImg/indexPage/img.png" mode="aspectFill"></image>
     <view class="date-content">
       <view class="date-label"><text class="title">预约日期:</text>{{selectedDate}}</view>
       <view class="time-label"><text class="title">入馆时间:</text>{{selectedTime}}</view>
@@ -22,7 +22,7 @@
         <view class="visitor-header">
           <text class="visitor-title">参观人信息{{index + 1}}</text>
           <view class="delete-btn" bindtap="removeVisitor" data-index="{{index}}">
-            <image class="delete-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
+            <image class="delete-img" src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
             删除
           </view>
         </view>

+ 1 - 1
pages/index/visit-people/visit-people.wxss

@@ -1,6 +1,6 @@
 .visit-people-container {
   height: 97vh;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   padding: 32rpx;
   padding-bottom: 0;
   overflow: hidden;

+ 2 - 2
pages/index/visit-preview/visit-preview.wxml

@@ -1,10 +1,10 @@
 <view class="visit-preview-container">
   <!-- <view class="back-button" bindtap="goBack">
-    <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
+    <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_back.png" mode="aspectFit"></image>
   </view> -->
   
   <view class="header-image">
-    <image src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/preview-index.png" class="main-image" mode="aspectFill" />
+    <image src="https://klmybwg.4dage.com/mini/wxImg/indexPage/preview-index.png" class="main-image" mode="aspectFill" />
   </view>
   
   <view class="reservation-info">

+ 1 - 1
pages/index/visit-preview/visit-preview.wxss

@@ -139,7 +139,7 @@
 }
 
 .btn-reserve {
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/preview-btn.png') no-repeat;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/preview-btn.png') no-repeat;
   width: 99%;
   height: 186rpx;
   border-radius: 10rpx;

+ 1 - 1
pages/user/feedback/index.wxss

@@ -1,6 +1,6 @@
 .feedback-container {
   min-height: 100vh;
-  background-image: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background-image: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   padding: 40rpx;
 }
 

+ 1 - 1
pages/user/index.wxml

@@ -25,7 +25,7 @@
       我的预约
     </view>
     <view class="user-zhanwei">
-      <image class="zhanwei-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/img_03.png"></image>
+      <image class="zhanwei-img" src="https://klmybwg.4dage.com/mini/wxImg/img_03.png"></image>
     </view>
     <!-- 功能按钮区域 -->
     <view class="function-section">

+ 4 - 4
pages/user/index.wxss

@@ -3,12 +3,12 @@ page {
   height: 100vh;
   display: flex;
   flex-direction: column;
-  /* background: url('https://sit-kelamayi.4dage.com/mini/wxImg/user-bg.png') no-repeat; */
+  /* background: url('https://klmybwg.4dage.com/mini/wxImg/user-bg.png') no-repeat; */
   /* background-size: cover; */
 }
 .user-container{
   height: 100%;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/user-bg.png') no-repeat;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/user-bg.png') no-repeat;
   background-size: cover;
   display: flex;
   flex-direction: column;
@@ -109,7 +109,7 @@ page {
 }
 
 .btn-reserve {
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/preview-btn.png');
+  background: url('https://klmybwg.4dage.com/mini/wxImg/preview-btn.png');
   width: 100%;
   height: 130rpx;
   border-radius: 10rpx;
@@ -128,7 +128,7 @@ page {
   align-items: center;
   width: 100%;
   height: 130rpx;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/btn_02.png');
+  background: url('https://klmybwg.4dage.com/mini/wxImg/btn_02.png');
   background-size: 100% auto;
   border-radius: 10rpx;
   border: 2rpx solid #94765A;

+ 2 - 2
pages/user/map/index.wxml

@@ -60,9 +60,9 @@
 
   <!-- 导航前往按钮 -->
   <view class="map-button" bindtap="openNavitor">
-    <image class="btn-bg" src="https://sit-kelamayi.4dage.com/mini/wxImg/btn_05.png" mode="aspectFit"></image>
+    <image class="btn-bg" src="https://klmybwg.4dage.com/mini/wxImg/btn_05.png" mode="aspectFit"></image>
     <view class="btn-title">
-      <image class="adress-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_address.png"></image>
+      <image class="adress-img" src="https://klmybwg.4dage.com/mini/wxImg/icon_address.png"></image>
       <view>导航前往</view>
     </view>
   </view>

+ 1 - 1
pages/user/map/index.wxss

@@ -4,7 +4,7 @@
   position: relative;
   min-height: 100vh;
   padding: 20rpx;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat;
   background-size: cover;
 }
 

+ 3 - 3
pages/user/my-preview/index.wxml

@@ -2,7 +2,7 @@
   <!-- 预约卡片列表 -->
   <scroll-view class="reservation-list" scroll-y="true">
     <view wx:for="{{reservations}}" wx:key="id" class="reservation-card">
-      <image class="card-bg" src="https://sit-kelamayi.4dage.com/mini/wxImg/img_05.png" mode="aspectFill"></image>
+      <image class="card-bg" src="https://klmybwg.4dage.com/mini/wxImg/img_05.png" mode="aspectFill"></image>
       
       <!-- 预约信息区域 -->
       <view class="reservation-info">
@@ -28,10 +28,10 @@
         
         <!-- 印章图标 (活动预约或已过期的普通预约显示) -->
         <view wx:if="{{item.isExpired && item.status !== -1}}" class="stamp-icon">
-          <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_end.png" mode="aspectFit"></image>
+          <image src="https://klmybwg.4dage.com/mini/wxImg/icon_end.png" mode="aspectFit"></image>
         </view>
         <view wx:if="{{item.status == -1}}" class="stamp-icon">
-          <image src="https://sit-kelamayi.4dage.com/mini/wxImg/icon_cancel.png" mode="aspectFit"></image>
+          <image src="https://klmybwg.4dage.com/mini/wxImg/icon_cancel.png" mode="aspectFit"></image>
         </view>
       </view>
       

+ 1 - 1
pages/user/my-preview/index.wxss

@@ -2,7 +2,7 @@
 .preview-container {
   width: 100%;
   height: 100vh;
-  background-image: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png');
+  background-image: url('https://klmybwg.4dage.com/mini/wxImg/bg.png');
   overflow: auto;
 }
 

+ 1 - 1
pages/user/userList/index.wxml

@@ -14,7 +14,7 @@
             <text class="label">姓名</text>
             <text class="value">{{item.name}}</text>
             <view class="edit-btn" bindtap="editContact" data-index="{{index}}">
-              <image class="delete-img" src="https://sit-kelamayi.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
+              <image class="delete-img" src="https://klmybwg.4dage.com/mini/wxImg/indexPage/icon_delete.png" />
               删除
             </view>
           </view>

+ 1 - 1
pages/user/userList/index.wxss

@@ -1,7 +1,7 @@
 /* 主容器 */
 .user-list-container {
   height: 100vh;
-  background: url('https://sit-kelamayi.4dage.com/mini/wxImg/bg.png') no-repeat center center;
+  background: url('https://klmybwg.4dage.com/mini/wxImg/bg.png') no-repeat center center;
   background-size: cover;
   overflow: hidden;
   padding: 0 32rpx;

+ 1 - 0
utils/request.js

@@ -1,5 +1,6 @@
 // 小程序网络请求封装
 const baseURL = 'https://sit-kelamayi.4dage.com/api'; // 根据环境配置(本地测试)
+// const baseURL = 'https://sit-kelamayi.4dage.com/api'; // 根据环境配置(正式环境)
 
 /**
  * 封装wx.request

+ 1 - 1
utils/util.js

@@ -45,7 +45,7 @@ const navigateToWebview = (path, mode) => {
     // 配置webview链接
     const envConfig = {
       // 开发环境和测试环境
-      development: 'https://sit-kelamayi.4dage.com/mini/#',
+      development: 'https://klmybwg.4dage.com/mini/#',
       // 正式环境
       production: 'https://kelamayi.4dage.com/mini/#'
     };