完善小程序和H5
parent
14d5a50f73
commit
a414d2160b
@ -1,3 +1,5 @@
|
||||
/xiaochengxu/unpackage
|
||||
/xiaochengxu/unpackage
|
||||
/xiaochengxu/unpackage/dist
|
||||
/xiaochengxu/unpackage
|
||||
/xiaochengxu/unpackage
|
||||
|
||||
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Controllers\API;
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
class LiuYanController
|
||||
{
|
||||
public function Mp_Create(){
|
||||
$info = request('info');
|
||||
if(empty($info['content'])){
|
||||
return \Yz::echoError1('请输入留言内容');
|
||||
}
|
||||
$i=DB::table('liu_yan')->insert([
|
||||
'content'=>$info['content'],
|
||||
'openid'=>$info['openid'],
|
||||
|
||||
]);
|
||||
if($i){
|
||||
return \Yz::Return(true,'留言成功');
|
||||
}
|
||||
return \Yz::echoError1('留言失败');
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@ -1,5 +1,4 @@
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {}
|
||||
}
|
||||
@ -1,24 +1,55 @@
|
||||
|
||||
/* 全屏容器:用于居中 */
|
||||
.container.data-v-10b9b775 {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
min-height: 100vh;
|
||||
background-color: #f8fafc;
|
||||
padding: 40rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* 表单区域 */
|
||||
.form-box.data-v-10b9b775 {
|
||||
width: 100%;
|
||||
max-width: 600rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.title.data-v-10b9b775 {
|
||||
font-size: 44rpx;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
color: #2d3748;
|
||||
margin-bottom: 50rpx;
|
||||
color: #1a365d;
|
||||
}
|
||||
.info-item.data-v-10b9b775 {
|
||||
.input-area.data-v-10b9b775 {
|
||||
width: 100%;
|
||||
min-height: 200rpx;
|
||||
padding: 30rpx;
|
||||
border-radius: 24rpx;
|
||||
background-color: white;
|
||||
border: 1px solid #e2e8f0;
|
||||
box-shadow: 0 6rpx 20rpx rgba(0, 0, 0, 0.05);
|
||||
font-size: 32rpx;
|
||||
margin: 20rpx 0;
|
||||
padding: 10rpx 0;
|
||||
line-height: 1.5;
|
||||
color: #333;
|
||||
margin-bottom: 50rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.map-btn.data-v-10b9b775 {
|
||||
margin-top: 60rpx;
|
||||
background: #1a365d;
|
||||
.submit-btn.data-v-10b9b775 {
|
||||
width: 100%;
|
||||
padding: 28rpx;
|
||||
border-radius: 24rpx;
|
||||
background: linear-gradient(135deg, #4a6cf7, #6366f1);
|
||||
color: white;
|
||||
font-size: 34rpx;
|
||||
font-weight: 600;
|
||||
border: none;
|
||||
padding: 20rpx;
|
||||
border-radius: 12rpx;
|
||||
box-shadow: 0 6rpx 16rpx rgba(74, 108, 247, 0.3);
|
||||
transition: transform 0.2s ease;
|
||||
}
|
||||
.submit-btn.data-v-10b9b775:active {
|
||||
transform: scale(0.97);
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
<view class="container data-v-1cf27b2a"><view class="hero data-v-1cf27b2a"><image src="{{a}}" class="logo data-v-1cf27b2a" mode="aspectFit"/><text class="title data-v-1cf27b2a">秦皇岛安尔然营销策划有限公司</text><text class="subtitle data-v-1cf27b2a">为您提供专业的营销策划服务</text><button class="btn data-v-1cf27b2a" bindtap="{{b}}">了解更多</button></view><view class="section data-v-1cf27b2a"><text class="section-title data-v-1cf27b2a">我们的服务</text><view class="service-list data-v-1cf27b2a"><view wx:for="{{c}}" wx:for-item="item" wx:key="b" class="service-item data-v-1cf27b2a">{{item.a}}</view></view></view><view class="footer data-v-1cf27b2a"><text class="data-v-1cf27b2a">秦皇岛安尔然营销策划有限公司</text></view></view>
|
||||
<view class="container data-v-1cf27b2a"><view class="hero data-v-1cf27b2a"><image src="{{a}}" class="logo data-v-1cf27b2a" mode="aspectFit"/><text class="title data-v-1cf27b2a">秦皇岛安尔然营销策划有限公司</text><text class="subtitle data-v-1cf27b2a">为您提供专业的营销策划服务</text><button class="btn data-v-1cf27b2a" bindtap="{{b}}">了解更多</button></view><view class="section data-v-1cf27b2a"><text class="section-title data-v-1cf27b2a">我们的服务</text><view class="service-list data-v-1cf27b2a"><view wx:for="{{c}}" wx:for-item="item" wx:key="b" class="service-item data-v-1cf27b2a">{{item.a}}</view></view></view><view class="contact-section data-v-1cf27b2a"><button class="contact-btn data-v-1cf27b2a" bindtap="{{d}}">联系我们</button></view><view class="footer data-v-1cf27b2a"><text class="data-v-1cf27b2a">© 2025 秦皇岛安尔然营销策划有限公司</text></view></view>
|
||||
Loading…
Reference in New Issue