diff --git a/common/css/app.scss b/common/css/app.scss
index e920f4e..9eab989 100644
--- a/common/css/app.scss
+++ b/common/css/app.scss
@@ -51,7 +51,11 @@ view {
background-size: 100% ;
}
.h1 {
+ text {
+ color: #999;
+ }
.active {
+ color: #333;
&::before {
background: url('https://jiangxijiakao-1.oss-cn-hangzhou.aliyuncs.com/complain/2024-01-29/1706510133553-0') #F6F7FA no-repeat;
background-size: 100% 100%;
diff --git a/config/api.js b/config/api.js
index 6215ae8..9bf072d 100644
--- a/config/api.js
+++ b/config/api.js
@@ -172,6 +172,10 @@ export const trainingApplyList = (params={}) => http.get('app/training-apply/lis
export const trainingApplyDelete = (params={}) => http.delete('app/training-apply/delete?id='+params.id, )
+// 新增的接口
+export const getBannerList = (params={}) => http.get('business/video/getBannerList ', {params})
+
+
diff --git a/manifest.json b/manifest.json
index bdc33c0..894dedc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "recruitStudent",
+ "name" : "洛阳学车",
"appid" : "__UNI__BD23957",
"description" : "",
"versionName" : "1.0.0",
@@ -96,7 +96,7 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
- "target" : "http://192.168.1.15:48080/",
+ "target" : "http://192.168.1.36:8318/",
// "target" : "http://192.168.1.36:48080/",
"changeOrigin" : true,
"secure" : true,
diff --git a/pages.json b/pages.json
index 5749840..73ee41f 100644
--- a/pages.json
+++ b/pages.json
@@ -41,6 +41,14 @@
"pages": [
{
+ "path": "signIn/signIn",
+ "style": {
+ "navigationBarTitleText": "签到签退",
+ "enablePullDownRefresh": false,
+ "backgroundTextStyle": "dark"
+ }
+ },
+ {
"path": "NonPlatformStudentInfo/NonPlatformStudentInfo",
"style": {
"navigationBarTitleText": "非平台学员",
diff --git a/pages/indexEntry/signIn/signIn.vue b/pages/indexEntry/signIn/signIn.vue
new file mode 100644
index 0000000..3af35e3
--- /dev/null
+++ b/pages/indexEntry/signIn/signIn.vue
@@ -0,0 +1,83 @@
+
+
+
+ 去签到/去签退
+
+ 签到记录
+
+
+ {{ index%2==0? '签退成功':'签到成功'}}
+ 2024-01-29 11:29
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/tabbar/index/index.vue b/pages/tabbar/index/index.vue
index c331fc4..3fe7173 100644
--- a/pages/tabbar/index/index.vue
+++ b/pages/tabbar/index/index.vue
@@ -27,10 +27,10 @@
:current="current" :mode="mode" :dots-styles="dotsStyles"
field="content">
-
+
-
+
@@ -85,12 +85,12 @@
行业资讯
政策法规
-
+
-
-
+
+
@@ -127,7 +127,7 @@
+
\ No newline at end of file
diff --git a/uni_modules/zeng-calen/components/zeng-calen/zeng-calen.vue b/uni_modules/zeng-calen/components/zeng-calen/zeng-calen.vue
new file mode 100644
index 0000000..d903c12
--- /dev/null
+++ b/uni_modules/zeng-calen/components/zeng-calen/zeng-calen.vue
@@ -0,0 +1,490 @@
+
+
+
+
+
+
+
+
+
+
+ {{ item }}
+
+
+
+
+
+
+ {{Number(item.date)}}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/uni_modules/zeng-calen/package.json b/uni_modules/zeng-calen/package.json
new file mode 100644
index 0000000..e03ca90
--- /dev/null
+++ b/uni_modules/zeng-calen/package.json
@@ -0,0 +1,85 @@
+{
+ "id": "zeng-calen",
+ "displayName": "日历组件可选择周与月标记打卡支持左右切换",
+ "version": "1.0.5",
+ "description": "zeng-calen日历组件可选择周与月支持左右切换",
+ "keywords": [
+ "日历",
+ "多选",
+ "单选",
+ "日期选择",
+ "标记打卡"
+],
+ "repository": "",
+ "engines": {
+ "HBuilderX": "^3.4.2"
+ },
+ "dcloudext": {
+ "type": "component-vue",
+ "sale": {
+ "regular": {
+ "price": "0.00"
+ },
+ "sourcecode": {
+ "price": "0.00"
+ }
+ },
+ "contact": {
+ "qq": ""
+ },
+ "declaration": {
+ "ads": "无",
+ "data": "插件不采集任何数据",
+ "permissions": "无"
+ },
+ "npmurl": ""
+ },
+ "uni_modules": {
+ "dependencies": [],
+ "encrypt": [],
+ "platforms": {
+ "cloud": {
+ "tcb": "y",
+ "aliyun": "y"
+ },
+ "client": {
+ "Vue": {
+ "vue2": "y",
+ "vue3": "y"
+ },
+ "App": {
+ "app-vue": "y",
+ "app-nvue": "y"
+ },
+ "H5-mobile": {
+ "Safari": "y",
+ "Android Browser": "y",
+ "微信浏览器(Android)": "y",
+ "QQ浏览器(Android)": "y"
+ },
+ "H5-pc": {
+ "Chrome": "y",
+ "IE": "y",
+ "Edge": "y",
+ "Firefox": "y",
+ "Safari": "y"
+ },
+ "小程序": {
+ "微信": "y",
+ "阿里": "y",
+ "百度": "y",
+ "字节跳动": "y",
+ "QQ": "y",
+ "钉钉": "y",
+ "快手": "y",
+ "飞书": "y",
+ "京东": "y"
+ },
+ "快应用": {
+ "华为": "u",
+ "联盟": "u"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/uni_modules/zeng-calen/readme.md b/uni_modules/zeng-calen/readme.md
new file mode 100644
index 0000000..bfa6a5a
--- /dev/null
+++ b/uni_modules/zeng-calen/readme.md
@@ -0,0 +1,69 @@
+
+
+### 代码块
+
+直接引入就可以使用,代码如下:
+```xml
+
+
+
+
+
+
+
+
+
+
+```
+###
+Calendar Props:
+
+| 属性名 | 类型 | 默认值 | 说明 |
+| :----- | :--: | :-------: | :-------: |
+| weekstart | Number | 0 | 星期几为第一天(0为星期日) |
+| markDays | Array | null | 已标记的日期 |
+| headerBar | Boolean | true | 是否展示月份切换按钮 |
+| disabledAfter | Boolean | false | 过去日期是否不可点击 |
+| actDay | Array | null | 接收用户选择的参数 |
+| chooseDay | Array | null | 接受已经被选择的参数 |
+
+###
+Calendar Events:
+
+| 事件 | 说明 |
+| :----- | :--: |
+| onDayClick | 选中的日期 |
\ No newline at end of file