提交项目

This commit is contained in:
‘tuzi0421
2024-01-15 14:02:04 +08:00
commit ea0b969b32
35 changed files with 1166 additions and 0 deletions

BIN
static/c1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

BIN
static/c2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
static/c3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

BIN
static/c4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

BIN
static/c5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

BIN
static/c6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

BIN
static/c7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

BIN
static/c8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

BIN
static/c9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

20
static/customicons.css Normal file
View File

@@ -0,0 +1,20 @@
@font-face {
font-family: "customicons"; /* Project id 2878519 */
src:url('/static/customicons.ttf') format('truetype');
}
.customicons {
font-family: "customicons" !important;
}
.youxi:before {
content: "\e60e";
}
.wenjian:before {
content: "\e60f";
}
.zhuanfa:before {
content: "\e610";
}

BIN
static/customicons.ttf Normal file

Binary file not shown.

View File

@@ -0,0 +1,14 @@
Component({
externalClasses: ['custom-class'],
properties: {
icon: {
type: String,
value: '',
},
size: {
type: Number,
value: 32,
},
},
})

View File

@@ -0,0 +1,4 @@
{
"component": true
}

View File

@@ -0,0 +1,2 @@
<cover-view class="t-icon t-icon-{{icon}}" style="width: {{ size }}rpx;height:width: {{ size }}rpx;"></cover-view>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,109 @@
@font-face {
font-family: "iconfont"; /* Project id 4403683 */
src: url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.woff2?t=1704766027171') format('woff2'),
url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.woff?t=1704766027171') format('woff'),
url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.ttf?t=1704766027171') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-xitongshezhi-gerenzhongxin:before {
content: "\e611";
}
.icon-gongdanshenpi:before {
content: "\e612";
}
.icon-xiaoxitongzhi-gerenzhongxin:before {
content: "\e613";
}
.icon-anquanshigu:before {
content: "\e614";
}
.icon-quanxianguanli:before {
content: "\e615";
}
.icon-wodequanxian:before {
content: "\e616";
}
.icon-zhanghaozhongxin:before {
content: "\e617";
}
.icon-shenpizhida:before {
content: "\e618";
}
.icon-liuchengshenpi:before {
content: "\e619";
}
.icon-shebeibaojing:before {
content: "\e61a";
}
.icon-wode:before {
content: "\e60f";
}
.icon-shouye:before {
content: "\e610";
}
.icon-shebeiguanli:before {
content: "\e603";
}
.icon-shengchangongdan:before {
content: "\e604";
}
.icon-shebeibaoxiu:before {
content: "\e605";
}
.icon-gongdanchucaishuai:before {
content: "\e606";
}
.icon-shengchanbaobiao:before {
content: "\e607";
}
.icon-xiaoxitongzhi:before {
content: "\e608";
}
.icon-gongdanjindu:before {
content: "\e609";
}
.icon-shezhi:before {
content: "\e60a";
}
.icon-shebeizhuangtai:before {
content: "\e60b";
}
.icon-chaojiguanliyuan:before {
content: "\e60c";
}
.icon-paichengshichang:before {
content: "\e60d";
}
.icon-paichengguanli:before {
content: "\e60e";
}

1
static/iconfont/svg.js Normal file

File diff suppressed because one or more lines are too long

BIN
static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
static/uni.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB