Browse Source

修改: 首页会费缴交的图标

littleblue55 5 days ago
parent
commit
fa985fa4b5

+ 11 - 10
pages/index/index.vue

@@ -269,7 +269,7 @@ import { msg, msgSuccess } from '../../utils/common'
 			id: 'pay',
 			isLogin: true,
 			title: '会费缴交',
-			icon: 'icon-jinqian-jiage',
+			icon: 'icon-shangchuanchenggong',
 			url: '/pages/huiFeiJiaoJiao/huiFeiJiaoJiao',
 			toOtherApp: false,
 			otherAppId: '其他小程序的appid'
@@ -302,17 +302,18 @@ import { msg, msgSuccess } from '../../utils/common'
 			}
 		}
 		if (data.id === 'index') {
-			// const src = encodeURIComponent(jlrzsUrl.value);
+			// jlrzsUrl.value = 'https://www.gzrea.cn:8089/start/534C6DA13FDBAD13479F099E9FC873DF/4D3433353936/'
+			const src = encodeURIComponent(jlrzsUrl.value);
 			
-			// uni.navigateTo({
-			// 	url: `/pages/webview/webview?url=${src}`
-			// });
-			uni.setClipboardData({
-				data: jlrzsUrl.value,
-				success: function () {
-					msg("链接已复制,请在浏览器中打开")
-				}
+			uni.navigateTo({
+				url: `/pages/webview/webview?url=${src}`
 			});
+			// uni.setClipboardData({
+			// 	data: jlrzsUrl.value,
+			// 	success: function () {
+			// 		msg("链接已复制,请在浏览器中打开")
+			// 	}
+			// });
 			return
 		}
 		uni.navigateTo({

+ 11 - 3
static/fonts/iconfont.css

@@ -1,8 +1,8 @@
 @font-face {
   font-family: "iconfont"; /* Project id 4808041 */
-  src: url('iconfont.woff2?t=1747985648773') format('woff2'),
-       url('iconfont.woff?t=1747985648773') format('woff'),
-       url('iconfont.ttf?t=1747985648773') format('truetype');
+  src: url('iconfont.woff2?t=1748424242246') format('woff2'),
+       url('iconfont.woff?t=1748424242246') format('woff'),
+       url('iconfont.ttf?t=1748424242246') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,14 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon-shangchuanchenggong:before {
+  content: "\e6bc";
+}
+
+.icon-zhengchangshangbao:before {
+  content: "\e619";
+}
+
 .icon-nianjianmingxi:before {
   content: "\e643";
 }

File diff suppressed because it is too large
+ 0 - 0
static/fonts/iconfont.js


+ 14 - 0
static/fonts/iconfont.json

@@ -6,6 +6,20 @@
   "description": "",
   "glyphs": [
     {
+      "icon_id": "18261848",
+      "name": "上传成功",
+      "font_class": "shangchuanchenggong",
+      "unicode": "e6bc",
+      "unicode_decimal": 59068
+    },
+    {
+      "icon_id": "22850127",
+      "name": "正常上报",
+      "font_class": "zhengchangshangbao",
+      "unicode": "e619",
+      "unicode_decimal": 58905
+    },
+    {
       "icon_id": "32621192",
       "name": "年检",
       "font_class": "nianjianmingxi",

BIN
static/fonts/iconfont.ttf


BIN
static/fonts/iconfont.woff


BIN
static/fonts/iconfont.woff2


Some files were not shown because too many files changed in this diff