update 编译包
BIN
dist/assets/no-sele.ef212994.png
vendored
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
dist/community/static/false.png
vendored
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
dist/community/static/img/douyin/atuser-2.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
dist/community/static/img/douyin/atuser.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
dist/community/static/img/douyin/biaoqing-2.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
dist/community/static/img/douyin/biaoqing.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
dist/community/static/img/douyin/chacha-4.png
vendored
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
dist/community/static/img/douyin/cuowu.png
vendored
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
dist/community/static/img/douyin/dianzan-6.png
vendored
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
dist/community/static/img/douyin/dianzan-7.png
vendored
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
dist/community/static/img/douyin/gif-2.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
dist/community/static/img/douyin/jia-9.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
dist/community/static/img/douyin/jianpan.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
dist/community/static/img/douyin/shanchu-3.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
dist/community/static/img/douyin/shangyi.png
vendored
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
dist/community/static/img/douyin/sousuo-7.png
vendored
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
dist/community/static/img/douyin/time.png
vendored
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
dist/community/static/img/douyin/xianxing.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
dist/community/static/img/douyin/you-3.png
vendored
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
dist/community/static/img/douyin/zfxsc.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
dist/community/static/img/false.png
vendored
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
dist/community/static/img/index/aixining.png
vendored
Normal file
|
After Width: | Height: | Size: 130 KiB |
BIN
dist/community/static/img/index/jubao.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
dist/community/static/img/index/liaotian-2.png
vendored
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
dist/community/static/img/index/logins.gif
vendored
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
dist/community/static/img/index/pause.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
dist/community/static/img/index/play.png
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
dist/community/static/img/index/sc-2.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
dist/community/static/img/index/sc.png
vendored
Normal file
|
After Width: | Height: | Size: 876 B |
BIN
dist/community/static/img/index/share-fill.png
vendored
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
dist/community/static/img/index/xin-2.png
vendored
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
dist/community/static/img/index/xin-3.png
vendored
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
dist/community/static/img/index/xin.png
vendored
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
dist/community/static/jihao.png
vendored
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
dist/community/static/youjiantou.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
133
dist/hybrid/html/scanbox.html
vendored
Normal file
@ -0,0 +1,133 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN" >
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-touch-fullscreen" content="yes" />
|
||||
<meta name="format-detection" content="telephone=no"/>
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="msapplication-tap-highlight" content="no" />
|
||||
<meta name="viewport" content="initial-scale=1,maximum-scale=1,minimum-scale=1" />
|
||||
<title>扫码核销</title>
|
||||
<style>
|
||||
.jsbridge {
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.upimg {
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
background-color: green;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
|
||||
input[node-type=jsbridge]{
|
||||
visibility: hidden;
|
||||
width: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/js/qrcode.lib.min.js"></script>
|
||||
<script type="text/javascript" src="https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/js/qrcode.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="sstouch-main-layout" style="margin-bottom: 14rem!important">
|
||||
<div class="sstouch-order-search" style="height: auto !important">
|
||||
<form class="sstouch-inp-con">
|
||||
<input type="text" autocomplete="on" maxlength="50" placeholder="请输入提货码/服务码进行核销" name="pickup_code" id="pickup_code" style="display:none;" >
|
||||
<span class="input-del"></span>
|
||||
<div id="scan_btn" class="zc" style="width: 100%;height: 100%;line-height: 500px;font-size: 1rem;/* float: right; */opacity: 0.6;display: inline-grid;text-align: center;vertical-align: middle;">点击扫码<input class="no-follow" node-type="jsbridge" type="file" name="myPhoto" id="myPhoto" value="扫描二维码1" /></div>
|
||||
|
||||
<div class="form-btn"><a class="btn J_search" href="javascript:;" style="display:none;">查询订单</a></div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 微信 JS-SDK 如果不需要兼容微信小程序,则无需引用此 JS 文件。 -->
|
||||
<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
|
||||
<!-- 支付宝的 JS-SDK 防止 404 需要动态加载,如果不需要兼容支付宝小程序,则无需引用此 JS 文件。 -->
|
||||
<script type="text/javascript">
|
||||
if (navigator.userAgent.indexOf('AlipayClient') > -1) {
|
||||
document.writeln('<script src="https://appx/web-view.min.js"' + '>' + '<' + '/' + 'script>');
|
||||
}
|
||||
</script>
|
||||
<!-- 百度 JS-SDK 如果不需要兼容百度小程序,则无需引用此 JS 文件。 -->
|
||||
<script type="text/javascript" src="https://b.bdstatic.com/searchbox/icms/searchbox/js/swan-1.7.0.js"></script>
|
||||
<!-- uni 的 SDK -->
|
||||
<script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.4.9.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
function scanPickupCode(pickupcode)
|
||||
{
|
||||
console.info(pickupcode);
|
||||
//$('#pickup_code').val(pickupcode);
|
||||
//$('.form-btn').addClass('ok');
|
||||
//$(".J_search").click()
|
||||
|
||||
if ('error decoding QR Code' == pickupcode)
|
||||
{
|
||||
alert('请重新扫描!');
|
||||
}
|
||||
else
|
||||
{
|
||||
uni.getEnv(function(res) {
|
||||
/*
|
||||
else if (res.miniprogram) {
|
||||
console.log('当前环境为【微信小程序】');
|
||||
}else if (res.plus) {
|
||||
console.log('当前环境为【微信小程序】');
|
||||
}
|
||||
*/
|
||||
if (res.h5) {
|
||||
window.parent.window.scan_code = pickupcode
|
||||
}
|
||||
else
|
||||
{
|
||||
uni.postMessage({ data: { action: pickupcode } });
|
||||
uni.navigateBack()
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
document.addEventListener('UniAppJSBridgeReady', function() {
|
||||
//初始化扫描二维码按钮
|
||||
Qrcode.init($('#scan_btn'), scanPickupCode);
|
||||
});
|
||||
|
||||
/*
|
||||
document.addEventListener('UniAppJSBridgeReady', function() {
|
||||
uni.postMessage({
|
||||
data: {
|
||||
action: 'postMessage'
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
document.addEventListener('UniAppJSBridgeReady', function() {
|
||||
uni.getEnv(function(res) {
|
||||
if (res.plus) {
|
||||
console.log('当前环境为【5+App】');
|
||||
} else if (res.miniprogram) {
|
||||
console.log('当前环境为【微信小程序】');
|
||||
}
|
||||
});
|
||||
});
|
||||
*/
|
||||
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
972
dist/im/static/emoji/emojiData.js
vendored
Normal file
@ -0,0 +1,972 @@
|
||||
//模拟数据
|
||||
var emojiData = {
|
||||
"imgArr" : [
|
||||
{
|
||||
emojiName:"",
|
||||
emojiSort:0,
|
||||
minEmoji:false,
|
||||
emojiPath:"",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// QQ 表情
|
||||
emojiName:"QQemoji",
|
||||
emojiSort:1,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/",
|
||||
// emojiPath: "static/img/qq/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[微笑]' },
|
||||
{ url: '1.gif', alt: '[撇嘴]' },
|
||||
{ url: '2.gif', alt: '[色]' },
|
||||
{ url: '3.gif', alt: '[发呆]' },
|
||||
{ url: '4.gif', alt: '[得意]' },
|
||||
{ url: '5.gif', alt: '[流泪]' },
|
||||
{ url: '6.gif', alt: '[害羞]' },
|
||||
{ url: '7.gif', alt: '[闭嘴]' },
|
||||
{ url: '8.gif', alt: '[睡]' },
|
||||
{ url: '9.gif', alt: '[大哭]' },
|
||||
{ url: '10.gif', alt: '[尴尬]' },
|
||||
{ url: '11.gif', alt: '[发怒]' },
|
||||
{ url: '12.gif', alt: '[调皮]' },
|
||||
{ url: '13.gif', alt: '[呲牙]' },
|
||||
{ url: '14.gif', alt: '[惊讶]' },
|
||||
{ url: '15.gif', alt: '[难过]' },
|
||||
{ url: '16.gif', alt: '[酷]' },
|
||||
{ url: '17.gif', alt: '[冷汗]' },
|
||||
{ url: '18.gif', alt: '[抓狂]' },
|
||||
{ url: '19.gif', alt: '[吐]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
|
||||
],
|
||||
[
|
||||
{ url: '20.gif', alt: '[偷笑]' },
|
||||
{ url: '21.gif', alt: '[愉快]' },
|
||||
{ url: '22.gif', alt: '[白眼]' },
|
||||
{ url: '23.gif', alt: '[傲慢]' },
|
||||
{ url: '24.gif', alt: '[饥饿]' },
|
||||
{ url: '25.gif', alt: '[困]' },
|
||||
{ url: '26.gif', alt: '[惊恐]' },
|
||||
{ url: '27.gif', alt: '[流汗]' },
|
||||
{ url: '28.gif', alt: '[憨笑]' },
|
||||
{ url: '29.gif', alt: '[悠闲]' },
|
||||
{ url: '30.gif', alt: '[奋斗]' },
|
||||
{ url: '31.gif', alt: '[咒骂]' },
|
||||
{ url: '32.gif', alt: '[疑问]' },
|
||||
{ url: '33.gif', alt: '[嘘]' },
|
||||
{ url: '34.gif', alt: '[晕]' },
|
||||
{ url: '35.gif', alt: '[疯了]' },
|
||||
{ url: '36.gif', alt: '[衰]' },
|
||||
{ url: '37.gif', alt: '[骷髅]' },
|
||||
{ url: '38.gif', alt: '[敲打]' },
|
||||
{ url: '39.gif', alt: '[再见]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '40.gif', alt: '[擦汗]' },
|
||||
{ url: '41.gif', alt: '[抠鼻]' },
|
||||
{ url: '42.gif', alt: '[鼓掌]' },
|
||||
{ url: '43.gif', alt: '[糗大了]' },
|
||||
{ url: '44.gif', alt: '[坏笔]' },
|
||||
{ url: '45.gif', alt: '[左哼哼]' },
|
||||
{ url: '46.gif', alt: '[右哼哼]' },
|
||||
{ url: '47.gif', alt: '[哈欠]' },
|
||||
{ url: '48.gif', alt: '[鄙视]' },
|
||||
{ url: '49.gif', alt: '[委屈]' },
|
||||
{ url: '50.gif', alt: '[快哭了]' },
|
||||
{ url: '51.gif', alt: '[阴险]' },
|
||||
{ url: '52.gif', alt: '[亲亲]' },
|
||||
{ url: '53.gif', alt: '[吓]' },
|
||||
{ url: '54.gif', alt: '[可怜]' },
|
||||
{ url: '55.gif', alt: '[菜刀]' },
|
||||
{ url: '56.gif', alt: '[西瓜]' },
|
||||
{ url: '57.gif', alt: '[啤酒]' },
|
||||
{ url: '58.gif', alt: '[篮球]' },
|
||||
{ url: '59.gif', alt: '[乒乓]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '60.gif', alt: '[咖啡]' },
|
||||
{ url: '61.gif', alt: '[饭]' },
|
||||
{ url: '62.gif', alt: '[猪头]' },
|
||||
{ url: '63.gif', alt: '[玫瑰]' },
|
||||
{ url: '64.gif', alt: '[凋谢]' },
|
||||
{ url: '65.gif', alt: '[嘴唇]' },
|
||||
{ url: '66.gif', alt: '[爱心]' },
|
||||
{ url: '67.gif', alt: '[心碎]' },
|
||||
{ url: '68.gif', alt: '[蛋糕]' },
|
||||
{ url: '69.gif', alt: '[闪电]' },
|
||||
{ url: '70.gif', alt: '[炸弹]' },
|
||||
{ url: '71.gif', alt: '[刀]' },
|
||||
{ url: '72.gif', alt: '[足球]' },
|
||||
{ url: '73.gif', alt: '[瓢虫]' },
|
||||
{ url: '74.gif', alt: '[便便]' },
|
||||
{ url: '75.gif', alt: '[月亮]' },
|
||||
{ url: '76.gif', alt: '[太阳]' },
|
||||
{ url: '77.gif', alt: '[礼物]' },
|
||||
{ url: '78.gif', alt: '[拥抱]' },
|
||||
{ url: '79.gif', alt: '[强]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '80.gif', alt: '[弱]' },
|
||||
{ url: '81.gif', alt: '[握手]' },
|
||||
{ url: '82.gif', alt: '[胜利]' },
|
||||
{ url: '83.gif', alt: '[抱拳]' },
|
||||
{ url: '84.gif', alt: '[勾引]' },
|
||||
{ url: '85.gif', alt: '[拳头]' },
|
||||
{ url: '86.gif', alt: '[差劲]' },
|
||||
{ url: '87.gif', alt: '[爱你]' },
|
||||
{ url: '88.gif', alt: '[NO]' },
|
||||
{ url: '89.gif', alt: '[OK]' },
|
||||
{ url: '90.gif', alt: '[爱情]' },
|
||||
{ url: '91.gif', alt: '[飞吻]' },
|
||||
{ url: '92.gif', alt: '[跳跳]' },
|
||||
{ url: '93.gif', alt: '[发抖]' },
|
||||
{ url: '94.gif', alt: '[怄火]' },
|
||||
{ url: '95.gif', alt: '[转圈]' },
|
||||
{ url: '96.gif', alt: '[磕头]' },
|
||||
{ url: '97.gif', alt: '[回头]' },
|
||||
{ url: '98.gif', alt: '[跳绳]' },
|
||||
{ url: '99.gif', alt: '[投降]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '100.gif', alt: '[激动]' },
|
||||
{ url: '101.gif', alt: '[乱舞]' },
|
||||
{ url: '102.gif', alt: '[献吻]' },
|
||||
{ url: '103.gif', alt: '[左太极]' },
|
||||
{ url: '104.gif', alt: '[右太极]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 火信表情
|
||||
emojiName:"huoxinList",
|
||||
emojiSort:2,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/huoxin/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: 'q_000.png', alt: '[测试1]' },
|
||||
{ url: 'q_001.png', alt: '[测试2]' },
|
||||
{ url: 'q_002.png', alt: '[测试3]' },
|
||||
{ url: 'q_003.png', alt: '[]' },
|
||||
{ url: 'q_004.png', alt: '[]' },
|
||||
{ url: 'q_005.png', alt: '[]' },
|
||||
{ url: 'q_006.png', alt: '[]' },
|
||||
{ url: 'q_007.png', alt: '[]' },
|
||||
{ url: 'q_008.png', alt: '[]' },
|
||||
{ url: 'q_009.png', alt: '[]' },
|
||||
{ url: 'q_010.png', alt: '[]' },
|
||||
{ url: 'q_011.png', alt: '[]' },
|
||||
{ url: 'q_012.png', alt: '[]' },
|
||||
{ url: 'q_013.png', alt: '[]' },
|
||||
{ url: 'q_014.png', alt: '[]' },
|
||||
{ url: 'q_015.png', alt: '[]' },
|
||||
{ url: 'q_016.png', alt: '[]' },
|
||||
{ url: 'q_017.png', alt: '[]' },
|
||||
{ url: 'q_018.png', alt: '[]' },
|
||||
{ url: 'q_019.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_020.png', alt: '[]' },
|
||||
{ url: 'q_021.png', alt: '[]' },
|
||||
{ url: 'q_022.png', alt: '[]' },
|
||||
{ url: 'q_023.png', alt: '[]' },
|
||||
{ url: 'q_024.png', alt: '[]' },
|
||||
{ url: 'q_025.png', alt: '[]' },
|
||||
{ url: 'q_026.png', alt: '[]' },
|
||||
{ url: 'q_027.png', alt: '[]' },
|
||||
{ url: 'q_028.png', alt: '[]' },
|
||||
{ url: 'q_029.png', alt: '[]' },
|
||||
{ url: 'q_030.png', alt: '[]' },
|
||||
{ url: 'q_031.png', alt: '[]' },
|
||||
{ url: 'q_032.png', alt: '[]' },
|
||||
{ url: 'q_033.png', alt: '[]' },
|
||||
{ url: 'q_034.png', alt: '[]' },
|
||||
{ url: 'q_035.png', alt: '[]' },
|
||||
{ url: 'q_036.png', alt: '[]' },
|
||||
{ url: 'q_037.png', alt: '[]' },
|
||||
{ url: 'q_038.png', alt: '[]' },
|
||||
{ url: 'q_039.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_040.png', alt: '[]' },
|
||||
{ url: 'q_041.png', alt: '[]' },
|
||||
{ url: 'q_042.png', alt: '[]' },
|
||||
{ url: 'q_043.png', alt: '[]' },
|
||||
{ url: 'q_044.png', alt: '[]' },
|
||||
{ url: 'q_045.png', alt: '[]' },
|
||||
{ url: 'q_046.png', alt: '[]' },
|
||||
{ url: 'q_047.png', alt: '[]' },
|
||||
{ url: 'q_048.png', alt: '[]' },
|
||||
{ url: 'q_049.png', alt: '[]' },
|
||||
{ url: 'q_050.png', alt: '[]' },
|
||||
{ url: 'q_051.png', alt: '[]' },
|
||||
{ url: 'q_052.png', alt: '[]' },
|
||||
{ url: 'q_053.png', alt: '[]' },
|
||||
{ url: 'q_054.png', alt: '[]' },
|
||||
{ url: 'q_055.png', alt: '[]' },
|
||||
{ url: 'q_056.png', alt: '[]' },
|
||||
{ url: 'q_057.png', alt: '[]' },
|
||||
{ url: 'q_058.png', alt: '[]' },
|
||||
{ url: 'q_059.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_060.png', alt: '[]' },
|
||||
{ url: 'q_061.png', alt: '[]' },
|
||||
{ url: 'q_062.png', alt: '[]' },
|
||||
{ url: 'q_063.png', alt: '[]' },
|
||||
{ url: 'q_064.png', alt: '[]' },
|
||||
{ url: 'q_065.png', alt: '[]' },
|
||||
{ url: 'q_066.png', alt: '[]' },
|
||||
{ url: 'q_067.png', alt: '[]' },
|
||||
{ url: 'q_068.png', alt: '[]' },
|
||||
{ url: 'q_069.png', alt: '[]' },
|
||||
{ url: 'q_070.png', alt: '[]' },
|
||||
{ url: 'q_071.png', alt: '[]' },
|
||||
{ url: 'q_072.png', alt: '[]' },
|
||||
{ url: 'q_073.png', alt: '[]' },
|
||||
{ url: 'q_074.png', alt: '[]' },
|
||||
{ url: 'q_075.png', alt: '[]' },
|
||||
{ url: 'q_076.png', alt: '[]' },
|
||||
{ url: 'q_077.png', alt: '[]' },
|
||||
{ url: 'q_078.png', alt: '[]' },
|
||||
{ url: 'q_079.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_080.png', alt: '[]' },
|
||||
{ url: 'q_081.png', alt: '[]' },
|
||||
{ url: 'q_082.png', alt: '[]' },
|
||||
{ url: 'q_083.png', alt: '[]' },
|
||||
{ url: 'q_084.png', alt: '[]' },
|
||||
{ url: 'q_085.png', alt: '[]' },
|
||||
{ url: 'q_086.png', alt: '[]' },
|
||||
{ url: 'q_087.png', alt: '[]' },
|
||||
{ url: 'q_088.png', alt: '[]' },
|
||||
{ url: 'q_089.png', alt: '[]' },
|
||||
{ url: 'q_090.png', alt: '[]' },
|
||||
{ url: 'q_091.png', alt: '[]' },
|
||||
{ url: 'q_092.png', alt: '[]' },
|
||||
{ url: 'q_093.png', alt: '[]' },
|
||||
{ url: 'q_094.png', alt: '[]' },
|
||||
{ url: 'q_095.png', alt: '[]' },
|
||||
{ url: 'q_096.png', alt: '[]' },
|
||||
{ url: 'q_097.png', alt: '[]' },
|
||||
{ url: 'q_098.png', alt: '[]' },
|
||||
{ url: 'q_099.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_101.png', alt: '[]' },
|
||||
{ url: 'q_102.png', alt: '[]' },
|
||||
{ url: 'q_103.png', alt: '[]' },
|
||||
{ url: 'q_104.png', alt: '[]' },
|
||||
{ url: 'q_105.png', alt: '[]' },
|
||||
{ url: 'q_106.png', alt: '[]' },
|
||||
{ url: 'q_107.png', alt: '[]' },
|
||||
{ url: 'q_108.png', alt: '[]' },
|
||||
{ url: 'q_109.png', alt: '[]' },
|
||||
{ url: 'q_110.png', alt: '[]' },
|
||||
{ url: 'q_111.png', alt: '[]' },
|
||||
{ url: 'q_112.png', alt: '[]' },
|
||||
{ url: 'q_113.png', alt: '[]' },
|
||||
{ url: 'q_114.png', alt: '[]' },
|
||||
{ url: 'q_115.png', alt: '[]' },
|
||||
{ url: 'q_116.png', alt: '[]' },
|
||||
{ url: 'q_117.png', alt: '[]' },
|
||||
{ url: 'q_118.png', alt: '[]' },
|
||||
{ url: 'q_119.png', alt: '[]' },
|
||||
{ url: 'q_120.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_121.png', alt: '[]' },
|
||||
{ url: 'q_122.png', alt: '[]' },
|
||||
{ url: 'q_123.png', alt: '[]' },
|
||||
{ url: 'q_124.png', alt: '[]' },
|
||||
{ url: 'q_125.png', alt: '[]' },
|
||||
{ url: 'q_126.png', alt: '[]' },
|
||||
{ url: 'q_127.png', alt: '[]' },
|
||||
{ url: 'q_128.png', alt: '[]' },
|
||||
{ url: 'q_129.png', alt: '[]' },
|
||||
{ url: 'q_130.png', alt: '[]' },
|
||||
{ url: 'q_131.png', alt: '[]' },
|
||||
{ url: 'q_132.png', alt: '[]' },
|
||||
{ url: 'q_133.png', alt: '[]' },
|
||||
{ url: 'q_134.png', alt: '[]' },
|
||||
{ url: 'q_135.png', alt: '[]' },
|
||||
{ url: 'q_136.png', alt: '[]' },
|
||||
{ url: 'q_137.png', alt: '[]' },
|
||||
{ url: 'q_138.png', alt: '[]' },
|
||||
{ url: 'q_139.png', alt: '[]' },
|
||||
{ url: 'q_140.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_141.png', alt: '[]' },
|
||||
{ url: 'q_142.png', alt: '[]' },
|
||||
{ url: 'q_143.png', alt: '[]' },
|
||||
{ url: 'q_144.png', alt: '[]' },
|
||||
{ url: 'q_145.png', alt: '[]' },
|
||||
{ url: 'q_146.png', alt: '[]' },
|
||||
{ url: 'q_147.png', alt: '[]' },
|
||||
{ url: 'q_148.png', alt: '[]' },
|
||||
{ url: 'q_149.png', alt: '[]' },
|
||||
{ url: 'q_150.png', alt: '[]' },
|
||||
{ url: 'q_151.png', alt: '[]' },
|
||||
{ url: 'q_152.png', alt: '[]' },
|
||||
{ url: 'q_153.png', alt: '[]' },
|
||||
{ url: 'q_154.png', alt: '[]' },
|
||||
{ url: 'q_155.png', alt: '[]' },
|
||||
{ url: 'q_156.png', alt: '[]' },
|
||||
{ url: 'q_157.png', alt: '[]' },
|
||||
{ url: 'q_158.png', alt: '[]' },
|
||||
{ url: 'q_159.png', alt: '[]' },
|
||||
{ url: 'q_160.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_161.png', alt: '[]' },
|
||||
{ url: 'q_162.png', alt: '[]' },
|
||||
{ url: 'q_163.png', alt: '[]' },
|
||||
{ url: 'q_164.png', alt: '[]' },
|
||||
{ url: 'q_165.png', alt: '[]' },
|
||||
{ url: 'q_166.png', alt: '[]' },
|
||||
{ url: 'q_167.png', alt: '[]' },
|
||||
{ url: 'q_168.png', alt: '[]' },
|
||||
{ url: 'q_169.png', alt: '[]' },
|
||||
{ url: 'q_170.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 钉钉表情
|
||||
emojiName:"dingdingList",
|
||||
emojiSort:2,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/dingding/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: 'emotion_001.png', alt: '[微笑]' },
|
||||
{ url: 'emotion_002.png', alt: '[可爱]' },
|
||||
{ url: 'emotion_003.png', alt: '[憨笑]' },
|
||||
{ url: 'emotion_004.png', alt: '[色]' },
|
||||
{ url: 'emotion_005.png', alt: '[发呆]' },
|
||||
{ url: 'emotion_006.png', alt: '[老板]' },
|
||||
{ url: 'emotion_007.png', alt: '[流泪]' },
|
||||
{ url: 'emotion_008.png', alt: '[害羞]' },
|
||||
{ url: 'emotion_009.png', alt: '[闭嘴]' },
|
||||
{ url: 'emotion_010.png', alt: '[睡]' },
|
||||
{ url: 'emotion_011.png', alt: '[大哭]' },
|
||||
{ url: 'emotion_012.png', alt: '[尴尬]' },
|
||||
{ url: 'emotion_013.png', alt: '[感谢]' },
|
||||
{ url: 'emotion_014.png', alt: '[赞]' },
|
||||
{ url: 'emotion_015.png', alt: '[鼓掌]' },
|
||||
{ url: 'emotion_016.png', alt: '[打招呼]' },
|
||||
{ url: 'emotion_017.png', alt: '[666]' },
|
||||
{ url: 'emotion_018.png', alt: '[抱拳]' },
|
||||
{ url: 'emotion_019.png', alt: '[握手]' },
|
||||
{ url: 'emotion_020.png', alt: '[OK]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_021.png', alt: '[]' },
|
||||
{ url: 'emotion_022.png', alt: '[]' },
|
||||
{ url: 'emotion_023.png', alt: '[]' },
|
||||
{ url: 'emotion_024.png', alt: '[]' },
|
||||
{ url: 'emotion_025.png', alt: '[]' },
|
||||
{ url: 'emotion_026.png', alt: '[]' },
|
||||
{ url: 'emotion_027.png', alt: '[]' },
|
||||
{ url: 'emotion_028.png', alt: '[]' },
|
||||
{ url: 'emotion_029.png', alt: '[]' },
|
||||
{ url: 'emotion_030.png', alt: '[]' },
|
||||
{ url: 'emotion_031.png', alt: '[]' },
|
||||
{ url: 'emotion_032.png', alt: '[]' },
|
||||
{ url: 'emotion_033.png', alt: '[]' },
|
||||
{ url: 'emotion_034.png', alt: '[]' },
|
||||
{ url: 'emotion_035.png', alt: '[]' },
|
||||
{ url: 'emotion_036.png', alt: '[]' },
|
||||
{ url: 'emotion_037.png', alt: '[]' },
|
||||
{ url: 'emotion_038.png', alt: '[]' },
|
||||
{ url: 'emotion_039.png', alt: '[]' },
|
||||
{ url: 'emotion_040.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_041.png', alt: '[]' },
|
||||
{ url: 'emotion_042.png', alt: '[]' },
|
||||
{ url: 'emotion_043.png', alt: '[]' },
|
||||
{ url: 'emotion_044.png', alt: '[]' },
|
||||
{ url: 'emotion_045.png', alt: '[]' },
|
||||
{ url: 'emotion_046.png', alt: '[]' },
|
||||
{ url: 'emotion_047.png', alt: '[]' },
|
||||
{ url: 'emotion_048.png', alt: '[]' },
|
||||
{ url: 'emotion_049.png', alt: '[]' },
|
||||
{ url: 'emotion_050.png', alt: '[]' },
|
||||
{ url: 'emotion_051.png', alt: '[]' },
|
||||
{ url: 'emotion_052.png', alt: '[]' },
|
||||
{ url: 'emotion_053.png', alt: '[]' },
|
||||
{ url: 'emotion_054.png', alt: '[]' },
|
||||
{ url: 'emotion_055.png', alt: '[]' },
|
||||
{ url: 'emotion_056.png', alt: '[]' },
|
||||
{ url: 'emotion_057.png', alt: '[]' },
|
||||
{ url: 'emotion_058.png', alt: '[]' },
|
||||
{ url: 'emotion_059.png', alt: '[]' },
|
||||
{ url: 'emotion_060.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_061.png', alt: '[]' },
|
||||
{ url: 'emotion_062.png', alt: '[]' },
|
||||
{ url: 'emotion_063.png', alt: '[]' },
|
||||
{ url: 'emotion_064.png', alt: '[]' },
|
||||
{ url: 'emotion_065.png', alt: '[]' },
|
||||
{ url: 'emotion_066.png', alt: '[]' },
|
||||
{ url: 'emotion_067.png', alt: '[]' },
|
||||
{ url: 'emotion_068.png', alt: '[]' },
|
||||
{ url: 'emotion_069.png', alt: '[]' },
|
||||
{ url: 'emotion_070.png', alt: '[]' },
|
||||
{ url: 'emotion_071.png', alt: '[]' },
|
||||
{ url: 'emotion_072.png', alt: '[]' },
|
||||
{ url: 'emotion_073.png', alt: '[]' },
|
||||
{ url: 'emotion_074.png', alt: '[]' },
|
||||
{ url: 'emotion_075.png', alt: '[]' },
|
||||
{ url: 'emotion_076.png', alt: '[]' },
|
||||
{ url: 'emotion_077.png', alt: '[]' },
|
||||
{ url: 'emotion_078.png', alt: '[]' },
|
||||
{ url: 'emotion_079.png', alt: '[]' },
|
||||
{ url: 'emotion_080.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_081.png', alt: '[]' },
|
||||
{ url: 'emotion_082.png', alt: '[]' },
|
||||
{ url: 'emotion_083.png', alt: '[]' },
|
||||
{ url: 'emotion_084.png', alt: '[]' },
|
||||
{ url: 'emotion_085.png', alt: '[]' },
|
||||
{ url: 'emotion_086.png', alt: '[]' },
|
||||
{ url: 'emotion_087.png', alt: '[]' },
|
||||
{ url: 'emotion_088.png', alt: '[]' },
|
||||
{ url: 'emotion_089.png', alt: '[]' },
|
||||
{ url: 'emotion_090.png', alt: '[]' },
|
||||
{ url: 'emotion_091.png', alt: '[]' },
|
||||
{ url: 'emotion_092.png', alt: '[]' },
|
||||
{ url: 'emotion_093.png', alt: '[]' },
|
||||
{ url: 'emotion_094.png', alt: '[]' },
|
||||
{ url: 'emotion_095.png', alt: '[]' },
|
||||
{ url: 'emotion_096.png', alt: '[]' },
|
||||
{ url: 'emotion_097.png', alt: '[]' },
|
||||
{ url: 'emotion_098.png', alt: '[]' },
|
||||
{ url: 'emotion_099.png', alt: '[]' },
|
||||
{ url: 'emotion_100.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_101.png', alt: '[]' },
|
||||
{ url: 'emotion_102.png', alt: '[]' },
|
||||
{ url: 'emotion_103.png', alt: '[]' },
|
||||
{ url: 'emotion_104.png', alt: '[]' },
|
||||
{ url: 'emotion_105.png', alt: '[]' },
|
||||
{ url: 'emotion_106.png', alt: '[]' },
|
||||
{ url: 'emotion_107.png', alt: '[]' },
|
||||
{ url: 'emotion_108.png', alt: '[]' },
|
||||
{ url: 'emotion_109.png', alt: '[]' },
|
||||
{ url: 'emotion_110.png', alt: '[]' },
|
||||
{ url: 'emotion_111.png', alt: '[]' },
|
||||
{ url: 'emotion_112.png', alt: '[]' },
|
||||
{ url: 'emotion_113.png', alt: '[]' },
|
||||
{ url: 'emotion_114.png', alt: '[]' },
|
||||
{ url: 'emotion_115.png', alt: '[]' },
|
||||
{ url: 'emotion_116.png', alt: '[]' },
|
||||
{ url: 'emotion_117.png', alt: '[]' },
|
||||
{ url: 'emotion_118.png', alt: '[]' },
|
||||
{ url: 'emotion_119.png', alt: '[]' },
|
||||
{ url: 'emotion_120.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_121.png', alt: '[]' },
|
||||
{ url: 'emotion_122.png', alt: '[]' },
|
||||
{ url: 'emotion_123.png', alt: '[]' },
|
||||
{ url: 'emotion_124.png', alt: '[]' },
|
||||
{ url: 'emotion_125.png', alt: '[]' },
|
||||
{ url: 'emotion_126.png', alt: '[]' },
|
||||
{ url: 'emotion_127.png', alt: '[]' },
|
||||
{ url: 'emotion_128.png', alt: '[]' },
|
||||
{ url: 'emotion_129.png', alt: '[]' },
|
||||
{ url: 'emotion_130.png', alt: '[]' },
|
||||
{ url: 'emotion_131.png', alt: '[]' },
|
||||
{ url: 'emotion_132.png', alt: '[]' },
|
||||
{ url: 'emotion_133.png', alt: '[]' },
|
||||
{ url: 'emotion_134.png', alt: '[]' },
|
||||
{ url: 'emotion_135.png', alt: '[]' },
|
||||
{ url: 'emotion_136.png', alt: '[]' },
|
||||
{ url: 'emotion_137.png', alt: '[]' },
|
||||
{ url: 'emotion_138.png', alt: '[]' },
|
||||
{ url: 'emotion_139.png', alt: '[]' },
|
||||
{ url: 'emotion_140.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 抖音表情
|
||||
emojiName:"douyinList",
|
||||
emojiSort:3,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/douyin/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[抖音1]' },
|
||||
{ url: '1.png', alt: '[抖音2]' },
|
||||
{ url: '2.png', alt: '[抖音3]' },
|
||||
{ url: '3.png', alt: '[抖音4]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '40.png', alt: '[]' },
|
||||
{ url: '41.png', alt: '[]' },
|
||||
{ url: '42.png', alt: '[]' },
|
||||
{ url: '43.png', alt: '[]' },
|
||||
{ url: '44.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '46.png', alt: '[]' },
|
||||
{ url: '47.png', alt: '[]' },
|
||||
{ url: '48.png', alt: '[]' },
|
||||
{ url: '49.png', alt: '[]' },
|
||||
{ url: '50.png', alt: '[]' },
|
||||
{ url: '51.png', alt: '[]' },
|
||||
{ url: '52.png', alt: '[]' },
|
||||
{ url: '53.png', alt: '[]' },
|
||||
{ url: '54.png', alt: '[]' },
|
||||
{ url: '55.png', alt: '[]' },
|
||||
{ url: '56.png', alt: '[]' },
|
||||
{ url: '57.png', alt: '[]' },
|
||||
{ url: '58.png', alt: '[]' },
|
||||
{ url: '59.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '60.png', alt: '[]' },
|
||||
{ url: '61.png', alt: '[]' },
|
||||
{ url: '62.png', alt: '[]' },
|
||||
{ url: '63.png', alt: '[]' },
|
||||
{ url: '64.png', alt: '[]' },
|
||||
{ url: '65.png', alt: '[]' },
|
||||
{ url: '66.png', alt: '[]' },
|
||||
{ url: '67.png', alt: '[]' },
|
||||
{ url: '68.png', alt: '[]' },
|
||||
{ url: '69.png', alt: '[]' },
|
||||
{ url: '70.png', alt: '[]' },
|
||||
{ url: '71.png', alt: '[]' },
|
||||
{ url: '72.png', alt: '[]' },
|
||||
{ url: '73.png', alt: '[]' },
|
||||
{ url: '74.png', alt: '[]' },
|
||||
{ url: '75.png', alt: '[]' },
|
||||
{ url: '76.png', alt: '[]' },
|
||||
{ url: '77.png', alt: '[]' },
|
||||
{ url: '78.png', alt: '[]' },
|
||||
{ url: '79.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '80.png', alt: '[]' },
|
||||
{ url: '81.png', alt: '[]' },
|
||||
{ url: '82.png', alt: '[]' },
|
||||
{ url: '83.png', alt: '[]' },
|
||||
{ url: '84.png', alt: '[]' },
|
||||
{ url: '85.png', alt: '[]' },
|
||||
{ url: '86.png', alt: '[]' },
|
||||
{ url: '87.png', alt: '[]' },
|
||||
{ url: '88.png', alt: '[]' },
|
||||
{ url: '89.png', alt: '[]' },
|
||||
{ url: '90.png', alt: '[]' },
|
||||
{ url: '91.png', alt: '[]' },
|
||||
{ url: '92.png', alt: '[]' },
|
||||
{ url: '93.png', alt: '[]' },
|
||||
{ url: '94.png', alt: '[]' },
|
||||
{ url: '95.png', alt: '[]' },
|
||||
{ url: '96.png', alt: '[]' },
|
||||
{ url: '97.png', alt: '[]' },
|
||||
{ url: '98.png', alt: '[]' },
|
||||
{ url: '99.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '100.png', alt: '[]' },
|
||||
{ url: '101.png', alt: '[]' },
|
||||
{ url: '102.png', alt: '[]' },
|
||||
{ url: '103.png', alt: '[]' },
|
||||
{ url: '104.png', alt: '[]' },
|
||||
{ url: '105.png', alt: '[]' },
|
||||
{ url: '106.png', alt: '[]' },
|
||||
{ url: '107.png', alt: '[]' },
|
||||
{ url: '108.png', alt: '[]' },
|
||||
{ url: '109.png', alt: '[]' },
|
||||
{ url: '110.png', alt: '[]' },
|
||||
{ url: '111.png', alt: '[]' },
|
||||
{ url: '112.png', alt: '[]' },
|
||||
{ url: '113.png', alt: '[]' },
|
||||
{ url: '114.png', alt: '[]' },
|
||||
{ url: '115.png', alt: '[]' },
|
||||
{ url: '116.png', alt: '[]' },
|
||||
{ url: '117.png', alt: '[]' },
|
||||
{ url: '118.png', alt: '[]' },
|
||||
{ url: '119.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '120.png', alt: '[]' },
|
||||
{ url: '121.png', alt: '[]' },
|
||||
{ url: '122.png', alt: '[]' },
|
||||
{ url: '123.png', alt: '[]' },
|
||||
{ url: '124.png', alt: '[]' },
|
||||
{ url: '125.png', alt: '[]' },
|
||||
{ url: '126.png', alt: '[]' },
|
||||
{ url: '127.png', alt: '[]' },
|
||||
{ url: '128.png', alt: '[]' },
|
||||
{ url: '129.png', alt: '[]' },
|
||||
{ url: '130.png', alt: '[]' },
|
||||
{ url: '131.png', alt: '[]' },
|
||||
{ url: '132.png', alt: '[]' },
|
||||
{ url: '133.png', alt: '[]' },
|
||||
{ url: '134.png', alt: '[]' },
|
||||
{ url: '135.png', alt: '[]' },
|
||||
{ url: '136.png', alt: '[]' },
|
||||
{ url: '137.png', alt: '[]' },
|
||||
{ url: '138.png', alt: '[]' },
|
||||
{ url: '139.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '140.png', alt: '[]' },
|
||||
{ url: '141.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"ajmdList",
|
||||
emojiSort:4,
|
||||
minEmoji:false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/ajmd/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[ajmd1]' },
|
||||
{ url: '1.png', alt: '[ajmd2]' },
|
||||
{ url: '2.png', alt: '[ajmd3]' },
|
||||
{ url: '3.png', alt: '[ajmd4]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '40.png', alt: '[]' },
|
||||
{ url: '41.png', alt: '[]' },
|
||||
{ url: '42.png', alt: '[]' },
|
||||
{ url: '43.png', alt: '[]' },
|
||||
{ url: '44.png', alt: '[]' },
|
||||
{ url: '45.png', alt: '[]' },
|
||||
{ url: '46.png', alt: '[]' },
|
||||
{ url: '47.png', alt: '[]' },
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"gongfuhuList",
|
||||
emojiSort:5,
|
||||
minEmoji:false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/gongfuhu/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[]' },
|
||||
{ url: '1.gif', alt: '[]' },
|
||||
{ url: '2.gif', alt: '[]' },
|
||||
{ url: '3.gif', alt: '[]' },
|
||||
{ url: '4.gif', alt: '[]' },
|
||||
{ url: '5.gif', alt: '[]' },
|
||||
{ url: '6.gif', alt: '[]' },
|
||||
{ url: '7.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.gif', alt: '[]' },
|
||||
{ url: '9.gif', alt: '[]' },
|
||||
{ url: '10.gif', alt: '[]' },
|
||||
{ url: '11.gif', alt: '[]' },
|
||||
{ url: '12.gif', alt: '[]' },
|
||||
{ url: '13.gif', alt: '[]' },
|
||||
{ url: '14.gif', alt: '[]' },
|
||||
{ url: '15.gif', alt: '[]' },
|
||||
|
||||
],
|
||||
[
|
||||
{ url: '16.gif', alt: '[]' },
|
||||
{ url: '17.gif', alt: '[]' },
|
||||
{ url: '18.gif', alt: '[]' },
|
||||
{ url: '19.gif', alt: '[]' },
|
||||
{ url: '20.gif', alt: '[]' },
|
||||
{ url: '21.gif', alt: '[]' },
|
||||
{ url: '22.gif', alt: '[]' },
|
||||
{ url: '23.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.gif', alt: '[]' },
|
||||
{ url: '25.gif', alt: '[]' },
|
||||
{ url: '26.gif', alt: '[]' },
|
||||
{ url: '27.gif', alt: '[]' },
|
||||
{ url: '28.gif', alt: '[]' },
|
||||
{ url: '29.gif', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"xxyList",
|
||||
emojiSort:6,
|
||||
minEmoji: false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/xxy/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[]' },
|
||||
{ url: '1.png', alt: '[]' },
|
||||
{ url: '2.png', alt: '[]' },
|
||||
{ url: '3.png', alt: '[]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"feineneList",
|
||||
emojiSort:7,
|
||||
minEmoji: false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/feinene/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[]' },
|
||||
{ url: '1.gif', alt: '[]' },
|
||||
{ url: '2.gif', alt: '[]' },
|
||||
{ url: '3.gif', alt: '[]' },
|
||||
{ url: '4.gif', alt: '[]' },
|
||||
{ url: '5.gif', alt: '[]' },
|
||||
{ url: '6.gif', alt: '[]' },
|
||||
{ url: '7.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.gif', alt: '[]' },
|
||||
{ url: '9.gif', alt: '[]' },
|
||||
{ url: '10.gif', alt: '[]' },
|
||||
{ url: '11.gif', alt: '[]' },
|
||||
{ url: '12.gif', alt: '[]' },
|
||||
{ url: '13.gif', alt: '[]' },
|
||||
{ url: '14.gif', alt: '[]' },
|
||||
{ url: '15.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.gif', alt: '[]' },
|
||||
{ url: '17.gif', alt: '[]' },
|
||||
{ url: '18.gif', alt: '[]' },
|
||||
{ url: '19.gif', alt: '[]' },
|
||||
{ url: '20.gif', alt: '[]' },
|
||||
{ url: '21.gif', alt: '[]' },
|
||||
{ url: '22.gif', alt: '[]' },
|
||||
{ url: '23.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.gif', alt: '[]' },
|
||||
{ url: '25.gif', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"",
|
||||
emojiSort:8,
|
||||
minEmoji:false,
|
||||
emojiPath:"",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// export与export default均可用于导出常量、函数、文件、模块等
|
||||
// 在一个文件或模块中,export、import可以有多个,export default仅有一个
|
||||
// 通过export方式导出,在导入时要加{ },export default则不需要
|
||||
// export能直接导出变量表达式,export default不行。
|
||||
|
||||
|
||||
export default emojiData;
|
||||
110
dist/index.html
vendored
Normal file
@ -0,0 +1,110 @@
|
||||
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>商城系统</title><script>var UA = window.navigator.userAgent.toLowerCase();
|
||||
var isAndroid = UA.indexOf('android') > 0;
|
||||
var isIOS = /iphone|ipad|ipod|ios/.test(UA);
|
||||
if (!(isAndroid || isIOS)) {
|
||||
// TODO 正式发布的时候使用,开发期间不启用。
|
||||
//window.location.href = '/pcguide.html';
|
||||
}
|
||||
|
||||
let SYS = {};
|
||||
SYS.DEBUG = false;
|
||||
SYS.SW_ENABLE = false;
|
||||
SYS.VER = '1.0.6';
|
||||
|
||||
if (SYS.SW_ENABLE && !SYS.DEBUG && navigator.serviceWorker) {
|
||||
// 注册Service Worker scope表示作用的页面的path
|
||||
// register函数返回Promise
|
||||
|
||||
navigator.serviceWorker.register('/h5/../sw.js?ver=' + SYS.VER, {
|
||||
scope: '/h5/../'
|
||||
})
|
||||
.then(function(registration) {
|
||||
|
||||
//像我之前说的,当页面刷新或者执行功能性事件时,浏览器会自动检查更新,其实我们也可以手动的来触发更新:
|
||||
registration.update();
|
||||
|
||||
// 主页面监听 message 事件
|
||||
navigator.serviceWorker.addEventListener('message', function(e) {
|
||||
|
||||
// Service Worker 如果更新成功会 postMessage 给页面,内容为 'sw.update'
|
||||
if (e.data === 'sw.update') {
|
||||
|
||||
// 开发者这自定义处理函数,也可以使用默认提供的用户提示,引导用户刷新
|
||||
// 这里建议引导用户 reload 处理,详细查看项目具体文件
|
||||
// location.reload();
|
||||
}
|
||||
});
|
||||
|
||||
console.log(registration);
|
||||
})
|
||||
.catch(function(e) {
|
||||
console.error(e);
|
||||
})
|
||||
} else {
|
||||
console.log('Service Worker is not supported in this browser.')
|
||||
}</script><script>document.addEventListener('DOMContentLoaded', function() {
|
||||
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
|
||||
})</script><link rel=stylesheet href=/h5/static/index.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script>if (/uni-app/i.test(navigator.userAgent))
|
||||
{
|
||||
//读取状态栏高度
|
||||
//document.querySelector("body").style.marginTop = "30px";
|
||||
|
||||
}
|
||||
|
||||
// H5 plus事件处理
|
||||
function plusReady(){
|
||||
// 获取自身webview窗口
|
||||
var ws=plus.webview.currentWebview();
|
||||
console.log('窗口标识: '+ws.id);
|
||||
|
||||
|
||||
console.info(JSON.stringify(plus))
|
||||
uni.getSystemInfo({
|
||||
success: (res) => {
|
||||
console.info(JSON.stringify(res))
|
||||
}
|
||||
})
|
||||
|
||||
/*
|
||||
//定义全局变量保存分享对象
|
||||
var shareObj = null, wxShareObj = null;
|
||||
//1. 初始化加载分享模块
|
||||
plus.share.getServices(function(s){console.log(JSON.stringify(s)); shareObj = s;},function(e){
|
||||
alert( "获取分享服务列表失败:"+e.message );
|
||||
});
|
||||
|
||||
function share(){
|
||||
if(shareObj == null){plus.nativeUI.toast('分享组件加载中,请稍候!'); return false;}
|
||||
//微信分享
|
||||
//1、判断微信分享模块是否存在
|
||||
for(var k in shareObj){if(shareObj[k].id == 'weixin'){wxShareObj = shareObj[k];}}
|
||||
if(wxShareObj == null){plus.nativeUI.toast('微信分享组件启动失败!'); return false;}
|
||||
//2、分享
|
||||
wxShareObj.send(
|
||||
{
|
||||
content : "hcoder.net 为了更好的开发!",
|
||||
href : "http://www.hcoder.net/",
|
||||
thumbs : ["_www/img/share.jpg"],
|
||||
extra : {scene : "WXSceneTimeline"}
|
||||
},
|
||||
function(){plus.nativeUI.toast( "分享成功!" );},
|
||||
function(e){plus.nativeUI.toast( "分享失败:"+e.message );}
|
||||
);
|
||||
}
|
||||
|
||||
setTimeout(share, 5000)
|
||||
*/
|
||||
}
|
||||
if(window.plus){
|
||||
plusReady();
|
||||
}else{
|
||||
document.addEventListener('plusready', plusReady, false);
|
||||
}
|
||||
|
||||
|
||||
document.addEventListener('UniAppJSBridgeReady', function() {
|
||||
console.info(plus)
|
||||
uni.getEnv(function(res) {
|
||||
console.log('当前环境:' + JSON.stringify(res));
|
||||
});
|
||||
});</script><script src=/h5/static/js/chunk-vendors.f8d1c5eb.js></script><script src=/h5/static/js/index.d441414c.js></script></body></html>
|
||||
629
dist/static/HM-chat/css/style.scss
vendored
Normal file
@ -0,0 +1,629 @@
|
||||
page{
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
@font-face {font-family:"HMfont-home";
|
||||
src:url(
|
||||
'data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAn8AAsAAAAAE1wAAAmvAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFDAqWYJI9ATYCJANACyIABCAFhFUHgV8bThBRlFFWNdkXBXbDsSFQq221McNWrxUbYqGhiTju98MTeXqNh/9fo90388cEMe0bwSOJRIjavZIgESqnE5J5JqQVDZH/XdNfoHSAjqKqRsA+Tf/Ruya33E/bkdHsJtycY2XWAGbM5oenzf173A3lHrEilsmMbu74Y5VmYtxpgza9DMxkWL0gfjGbGRE54AL2f2ut3h2u8Q7RaZRCjDPLIv8cfAUR30MtEUWbSReVJkk0RB4lWWkNg7WVA1sBKmIUdr0uzibQOmxA4vrWwQXkJUweKHPfdwXkA+FSik2o1aVizyTegEKdvWINwGv59bEGY9GeTJFjW95pswIrzz3LYi//0O4JEaDrY3DZjxwXgUR8V3IfIeXARaloVRXT3mK/tsi3LubcJfese8l96Xbd1l1ve2z7eJp5lv3zB7URSdJNYd3Dfm7UUxxkGu0sLFcbVEa5pP3D6/QmokQw3OGzfJp/2kBkLJYQDYuziJbFJUSweIkoWXQRNYuEGFi0BLzFOhAjS4+InKUPRGI5I2a+kg7VSWUGoXoos2BNmGIWexwFroD8IUD6C1A9lYp8F3ClwsFgcgPdNpN08v1czkEOJ4aeieaC3QyVfb9PX2kbn9/0CwTeNAm79H1Kc2x3i9C7LcEZtMSLfE6T4aM+YWOm06dZ5cm9I+xoYw+rqGlScKKlHytu9h6Dw0E5nXK7nbTZknT1jFldR9cuzNMz9Srf7FydqpYW5mRr6Dq1OC9HqzYzoiw1cjohV2tX1Ji1K9bSdVkEbaxS1xQwpmpVpUFheyyzPyGdbXKHexkByib+vtgeK1X75xKqWl+grUNIbRZDXT31tBMiPZAyF0KmniCQhSgACkh5+gIxtvTS/si+VjbAuY6SMdCzbqInzwkjk5ENzMCkNv+ghQQ0qSSAUGmAMQoBozoAIrUe6qpzM+tma1T1jDgvVzdBWcIcLT170njGQU3cCpnUTSdkHH3ltwPHpKotTIP6HH12Lvd4czCWgbJYhY1U5ddlTCICSs1is0in8tXExk7VVRuMQhIQGgOtFcolPmMkIqDVduTGEOn1jI4gFERmSUsv3rGmoKUEQLITLUyzqpFukq8T6U+omVQsT8XHxsnipPEyBAlKNmkNMlMJgOT5Tpsoo2RGP3lOTQyk5GRBgJKw2WQsarWzSa1aLF/+UBk2PkA3wEkBM/RwOLJ0ORWiVCR3YYAAFyIlAdaNqEnmh0sTqOsAq97R85Jt+HGHrNKWgDHmxOPxumKmRGzudayPtogu9D2Zx688C3D6XJSgpgF6MJbomdtyOYBgcXOGSgMAPXqy+F11pMYHlFLCkkKM0S1T+U5SN0Ynh39SxcxmTPNHrTFIuieyxYgZXSDUAPpLLT2ZciVvihOh05k+JIAjoL7HtNsVFc5Rl+1hgAAIlNqGX3GEK0llMm0nZUdmhQzymg3Q9j6yO4FQsmqtQbXmZ+z+sOynUrt3nmbeXu3MYW9f8y38128LpWAVeyLMz4cTORbEDPYKHU19Oyx0OF12GIhfEx+/RRIm2RzPeIPE2yYRM7HBWBx+GvANWXAlMYcmWriz1/Tt2bk+jq7CdOzMu5zsn3zZXwg2Gu14YCBuh3NggN0DI8BbJpCXZb2I4xh+kdAmbU0IA6HYquya81nqYSk87Xgi35ur4HnxZWEvnoLrzbOEjHmJiY2JjV6I8c4ynSEsJTKcHxuWYPRFFleV2Sbi0Dsk4XmDSToXTMnUnW/PW9J9W4UCgP+h0rTi9tiJd6qQgk2lPI/KKeybAPx+c7vZHdimbruzyCP9iZvd0VuBuIniuXirHQ8oG2IThFIUI8QOhjfNMg86GH4Bv4ixLlr4BDi2wDDwXTYYTgfnBJur1nAw2yGngw96JhQo+48cMWVE8kWwcA55ZuzwkSP/mpp9D6wFm2e1Bc8cPVraL2Ng7y6KfSNHqQfTYByYMmbT73WNmwZs6m8sBR54XCndTHwvu6v+8N+Jze9/jeGd8bpoHePtMv0/9U6e78bTtf+aly55P40cNtJ3PH3U6xQ9DkRNos+Chp2TpNwX4lZOwkTa4nOLPxpMLc8Sm0srSwD6Y1KW7ftPZ68x3DWS8d4cJbAKE6QJEfRrhAafMLV0RoCRLhKdBaJzNtzPD7dxLIgZ7Al4006exyHEYXMewjqApFokPRIu9FvLiPf96uWlpuZmRZKiH1i0OCNj1ar7zSDqYiRbCQsMrKUXZswxBkQEbCmv2RJgKK82+UcGbpk+0woVSxekQrYCzp4Hk30E3oHhAh+4fLcOPCfzOVu3cvKkHAWzNAVyjAyOQsrJix47n0OZpbTUDKdJp8CZs+BkAKfMnDkF+kJmmrcN4OSZs8CRuwZ+N76gampCxtj83XWO5X1GYc7hIypq+N32eTe6Wr/GfXW5GukBLnvJ1gEPhlmsuUHzg3Osp/vJCZ4flGsFf27fjV18spjdTfQUuVANcgldRA3hKhSUutCGgGhDaMo0tXMHwiUq3gG5entO2xmnECa3H53AjRpKFFYIK7qrHjMJ75sEC91BPlGc0TlZY9qlsdcuZaXy0D3hfz4cmLd2WzbK3Xhhdw7c2VLCxtxsFCMEo8bArEww9ruOrc5joK9g1xp85MghQ4wyuPV71+/tMVxAMmzA1lSt+WmbjFkwL/lV6az7APzZ5qvVmmy7b1bJGrTDhmRfMBYbWMZmNOu3bJdPlLL/5WOR2XZCTJpmU4mx8lv9Fg76T8NagO4vUacJ+n/Sr0b/LYb8+1z5QCb935a0m6WWYXzwh4DO2Sa9g2jEnJ6tYwTU5jp7N2RmaHkn/gjEb/fXpmpXbkpAGaAv7pnKAfdc6bg4GZx1L3QuQ8lVC3BvXbC8f2eHQEqkBuc9aO6h9849M3oPucrgAyQY/HEv7PYJJQy23Ft3/R+xczqmsHWDgrDCyzfcl1o5ehKxnUOr5Bm6NhTGR4u1rtDEvlZ8dGgklLeNCk3ZbeKaO0bkcMfoKt+6ng/DUPPI6AAlDXlE0dzwsKPadkjqKjDXGEgg4b2CK7vx65M0xSlPmNsOA58/g1xWSDDKeq/KV5AR89+zc6OGjKSKtxUqR4NtF47VuMZemcTBDQxGqzqqrXIMCnm2xkXq1QJIIkO8EpmROcOkIyevYmhUqurWBmgCe4U5WJFHiiLKqKKOJtrooo8hxphihl6g5bGv3MAXkfBvPaFbVq6ga4Uq+wWdEfo6NVTmr1oVkYoye2NvfCWLmYQx0sjozFSxszhZ4Ctjb7QtavLQDNa0L5HRZQYJYxrNLbJR4QhZvOV46Fm/lqB428nsrJSx/OwbEgYA') format('woff2');}
|
||||
.icon {
|
||||
font-family:"HMfont-home" !important;
|
||||
font-size:56upx;
|
||||
font-style:normal;
|
||||
color: #333;
|
||||
&.biaoqing:before {
|
||||
content: "\e797";
|
||||
}
|
||||
&.jianpan:before {
|
||||
content: "\e7b2";
|
||||
}
|
||||
&.yuyin:before {
|
||||
content: "\e805";
|
||||
}
|
||||
&.tupian:before {
|
||||
content: "\e639";
|
||||
}
|
||||
&.chehui:before {
|
||||
content: "\e904";
|
||||
}
|
||||
&.luyin:before {
|
||||
content: "\e905";
|
||||
}
|
||||
&.luyin2:before {
|
||||
content: "\e677";
|
||||
}
|
||||
&.other-voice:before {
|
||||
content: "\e667";
|
||||
}
|
||||
&.my-voice:before {
|
||||
content: "\e906";
|
||||
}
|
||||
&.hongbao:before {
|
||||
content: "\e626";
|
||||
}
|
||||
&.tupian2:before {
|
||||
content: "\e674";
|
||||
}
|
||||
&.paizhao:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
&.add:before {
|
||||
content: "\e655";
|
||||
}
|
||||
&.close:before {
|
||||
content: "\e607";
|
||||
}
|
||||
&.to:before {
|
||||
content: "\e675";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.hidden{
|
||||
display: none !important;
|
||||
}
|
||||
.popup-layer{
|
||||
&.showLayer{transform: translate3d(0,-64vw,0);}
|
||||
transition: all .15s linear;
|
||||
width: 100%;
|
||||
height: 64vw;
|
||||
// padding: 20upx 2%;
|
||||
padding-bottom: 30upx;
|
||||
background-color: #f3f3f3;
|
||||
border-top: solid 1upx #ddd;
|
||||
position: fixed;
|
||||
z-index: 20;
|
||||
top: 100%;
|
||||
// .emoji-swiper{
|
||||
// height: 40vw;
|
||||
// swiper-item{
|
||||
// display: flex;
|
||||
// align-content: flex-start;
|
||||
// flex-wrap: wrap;
|
||||
// view{
|
||||
// width: 12vw;
|
||||
// height: 12vw;
|
||||
// display: flex;
|
||||
// justify-content: center;
|
||||
// align-items: center;
|
||||
// image{
|
||||
// width: 8.4vw;
|
||||
// height: 8.4vw;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
.more-layer{
|
||||
width: 100%;
|
||||
height: 64vw;
|
||||
.list{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
.box{
|
||||
width: 18vw;
|
||||
height: 18vw;
|
||||
border-radius: 20upx;
|
||||
background-color: #fff;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
// margin: 0 3vw 2vw 3vw;
|
||||
margin: 5vw 3vw 5vw 4vw;
|
||||
.icon{
|
||||
font-size: 70upx;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.input-box{
|
||||
width: 100%;
|
||||
min-height: 100upx;
|
||||
padding: 0 1%;
|
||||
background-color: #f2f2f2;
|
||||
display: flex;
|
||||
position: fixed;
|
||||
z-index: 20;
|
||||
bottom:-2upx;
|
||||
&.showLayer{transform: translate3d(0,-64vw,0);}
|
||||
transition: all .15s linear;
|
||||
border-bottom: solid 1upx #ddd;
|
||||
.voice,.more{
|
||||
flex-shrink: 0;
|
||||
width: 90upx;
|
||||
height: 100upx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.send{
|
||||
//H5发送按钮左边距
|
||||
/* #ifdef H5 */
|
||||
margin-left: 20upx;
|
||||
/* #endif */
|
||||
flex-shrink: 0;
|
||||
width: 100upx;
|
||||
height: 100upx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.btn{
|
||||
width: 90upx;
|
||||
height: 56upx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background:linear-gradient(to right,#cf3c35,#cf3c35);
|
||||
color: #fff;
|
||||
border-radius: 6upx;
|
||||
font-size: 24upx;
|
||||
}
|
||||
}
|
||||
.textbox{
|
||||
width: 100%;
|
||||
min-height: 70upx;
|
||||
margin-top: 15upx;
|
||||
.voice-mode{
|
||||
width: calc(100% - 2upx);
|
||||
height: 68upx;
|
||||
border-radius: 70upx;
|
||||
border:solid 1upx #cdcdcd;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: 28upx;
|
||||
background-color: #fff;
|
||||
color: #555;
|
||||
&.recording{
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
}
|
||||
.text-mode{
|
||||
width: 100%;
|
||||
min-height: 70upx;
|
||||
display: flex;
|
||||
background-color: #fff;
|
||||
border-radius: 40upx;
|
||||
.box{
|
||||
width: 100%;
|
||||
padding-left: 30upx;
|
||||
min-height: 70upx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
textarea{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.em{
|
||||
flex-shrink: 0;
|
||||
width: 80upx;
|
||||
padding-left: 10upx;
|
||||
height: 70upx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.record{
|
||||
width: 40vw;
|
||||
height: 40vw;
|
||||
position: fixed;
|
||||
top: 55%;
|
||||
left: 30%;
|
||||
background-color: rgba(0,0,0,.6);
|
||||
border-radius: 20upx;
|
||||
.ing{
|
||||
width: 100%;
|
||||
height: 30vw;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
// 模拟录音音效动画
|
||||
@keyframes volatility {
|
||||
0% {background-position: 0% 130%;}
|
||||
20% {background-position: 0% 150%;}
|
||||
30% {background-position: 0% 155%;}
|
||||
40% {background-position: 0% 150%;}
|
||||
50% {background-position: 0% 145%;}
|
||||
70% {background-position: 0% 150%;}
|
||||
80% {background-position: 0% 155%;}
|
||||
90% {background-position: 0% 140%;}
|
||||
100% {background-position: 0% 135%;}
|
||||
}
|
||||
.icon{
|
||||
background-image:linear-gradient(to bottom,#f09b37,#fff 50%);
|
||||
background-size:100% 200%;
|
||||
animation: volatility 1.5s ease-in-out -1.5s infinite alternate;
|
||||
-webkit-background-clip:text;
|
||||
-webkit-text-fill-color:transparent;
|
||||
font-size: 150upx;
|
||||
color: #f09b37;
|
||||
}
|
||||
}
|
||||
.cancel{
|
||||
width: 100%;
|
||||
height: 30vw;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.icon{
|
||||
color: #fff;
|
||||
font-size: 150upx;
|
||||
}
|
||||
}
|
||||
.tis{
|
||||
width: 100%;
|
||||
height: 10vw;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-size: 28upx;
|
||||
color: #fff;
|
||||
&.change{
|
||||
color: #f09b37;
|
||||
}
|
||||
}
|
||||
}
|
||||
.content{
|
||||
width: 100%;
|
||||
.msg-list{
|
||||
width: 96%;
|
||||
padding: 0 2%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 100upx;
|
||||
.loading{
|
||||
//loading动画
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@keyframes stretchdelay {
|
||||
0%, 40%, 100% {
|
||||
transform: scaleY(0.6);
|
||||
}
|
||||
20% {
|
||||
transform: scaleY(1.0);
|
||||
}
|
||||
}
|
||||
.spinner {
|
||||
margin: 20upx 0;
|
||||
width: 60upx;
|
||||
height: 100upx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
view {
|
||||
background-color: #5FB878;
|
||||
height: 50upx;
|
||||
width: 6upx;
|
||||
border-radius: 6upx;
|
||||
animation: stretchdelay 1.2s infinite ease-in-out;
|
||||
}
|
||||
.rect2 {
|
||||
animation-delay: -1.1s;
|
||||
}
|
||||
.rect3 {
|
||||
animation-delay: -1.0s;
|
||||
}
|
||||
.rect4 {
|
||||
animation-delay: -0.9s;
|
||||
}
|
||||
.rect5 {
|
||||
animation-delay: -0.8s;
|
||||
}
|
||||
}
|
||||
}
|
||||
.row{
|
||||
.system{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
view{
|
||||
padding: 0 30upx;
|
||||
height: 50upx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #c9c9c9;
|
||||
color: #fff;
|
||||
font-size: 24upx;
|
||||
border-radius: 40upx;
|
||||
}
|
||||
.red-envelope{
|
||||
image{
|
||||
margin-right: 5upx;
|
||||
width: 30upx;
|
||||
height: 30upx;
|
||||
}
|
||||
}
|
||||
}
|
||||
&:first-child{
|
||||
margin-top: 20upx;
|
||||
}
|
||||
padding: 20upx 0;
|
||||
.my .left,.other .right{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
.bubble{
|
||||
max-width: 70%;
|
||||
min-height: 50upx;
|
||||
border-radius: 10upx;
|
||||
padding: 15upx 20upx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 32upx;
|
||||
word-break: break-word;
|
||||
&.img{
|
||||
/*
|
||||
background-color: transparent;
|
||||
padding:0;
|
||||
overflow: hidden;
|
||||
*/
|
||||
image{
|
||||
flex:1;
|
||||
max-width: 350upx;
|
||||
max-height: 350upx;
|
||||
}
|
||||
}
|
||||
&.red-envelope{
|
||||
background-color: transparent;
|
||||
padding:0;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
image{
|
||||
width: 250upx;
|
||||
height: 313upx;
|
||||
}
|
||||
.tis{
|
||||
position: absolute;
|
||||
top: 6%;
|
||||
font-size: 26upx;
|
||||
color: #9c1712;
|
||||
}
|
||||
.blessing{
|
||||
position: absolute;
|
||||
bottom: 14%;
|
||||
color: #e9b874;
|
||||
width: 80%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
// 最多两行
|
||||
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;
|
||||
}
|
||||
}
|
||||
&.voice{
|
||||
.icon{
|
||||
font-size: 40upx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.icon:after
|
||||
{
|
||||
content:" ";
|
||||
width: 53upx;
|
||||
height: 53upx;
|
||||
border-radius: 100%;
|
||||
position: absolute;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.length{
|
||||
font-size: 28upx;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.my .right,.other .left{
|
||||
flex-shrink: 0;
|
||||
width: 80upx;
|
||||
height: 80upx;
|
||||
image{
|
||||
width: 80upx;
|
||||
height: 80upx;
|
||||
border-radius: 10upx;
|
||||
}
|
||||
}
|
||||
.my{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
.left{
|
||||
min-height: 80upx;
|
||||
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
.bubble{
|
||||
background-color: #fff;
|
||||
color: #fff;
|
||||
|
||||
&.voice{
|
||||
.icon{
|
||||
color: #fff;
|
||||
}
|
||||
.length{
|
||||
margin-right: 20upx;
|
||||
}
|
||||
}
|
||||
&.play{
|
||||
@keyframes my-play {
|
||||
0% {
|
||||
transform: translateX(80%);
|
||||
}
|
||||
100% {
|
||||
transform: translateX(0%);
|
||||
}
|
||||
}
|
||||
.icon:after
|
||||
{
|
||||
border-left: solid 10upx rgba(240,108,122,.5);
|
||||
animation: my-play 1s linear infinite;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.right{
|
||||
margin-left: 15upx;
|
||||
}
|
||||
}
|
||||
.other{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
.left{
|
||||
margin-right: 15upx;
|
||||
}
|
||||
.right{
|
||||
flex-wrap: wrap;
|
||||
.username{
|
||||
width: 100%;
|
||||
height: 45upx;
|
||||
font-size: 24upx;
|
||||
color: #999;
|
||||
display: flex;
|
||||
.name{
|
||||
margin-right: 50upx;
|
||||
}
|
||||
}
|
||||
.bubble{
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
&.voice{
|
||||
.icon{
|
||||
color: #333;
|
||||
|
||||
}
|
||||
.length{
|
||||
margin-left: 20upx;
|
||||
}
|
||||
}
|
||||
&.play{
|
||||
@keyframes other-play {
|
||||
0% {
|
||||
transform: translateX(-80%);
|
||||
}
|
||||
100% {
|
||||
transform: translateX(0%);
|
||||
}
|
||||
}
|
||||
.icon:after
|
||||
{
|
||||
border-right: solid 10upx rgba(255,255,255,.8);
|
||||
|
||||
animation: other-play 1s linear infinite;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.windows{
|
||||
|
||||
.mask{
|
||||
position: fixed;
|
||||
top: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 1000;
|
||||
background-color: rgba(0,0,0,.6);
|
||||
opacity: 0;
|
||||
transition: opacity .2s ease-out;
|
||||
}
|
||||
.layer{
|
||||
position: fixed;
|
||||
width: 80%;
|
||||
height: 70%;
|
||||
left: 10%;
|
||||
z-index: 1001;
|
||||
border-radius: 20upx;
|
||||
overflow: hidden;
|
||||
top:100%;
|
||||
transform: scale3d(.5,.5,1);
|
||||
transition: all .2s ease-out;
|
||||
}
|
||||
&.show{
|
||||
display: block;
|
||||
.mask{
|
||||
top: 0;
|
||||
opacity: 1;
|
||||
}
|
||||
.layer{
|
||||
transform: translate3d(0,-85vh,0) scale3d(1,1,1);
|
||||
}
|
||||
}
|
||||
&.hide{
|
||||
display: block;
|
||||
.mask{
|
||||
top: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
.layer{
|
||||
//transform: translate3d(0,-85vh,0) scale3d(.5,.5,1);
|
||||
}
|
||||
}
|
||||
}
|
||||
.open-redenvelope{
|
||||
width: 100%;
|
||||
height: 70vh;
|
||||
background-color: #cf3c35;
|
||||
position: relative;
|
||||
.top{
|
||||
width: 100%;
|
||||
background-color: #fe5454;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
border-radius: 0 0 100% 100%;
|
||||
box-shadow: inset 0 -20upx 0 #9c1712;
|
||||
.close-btn{
|
||||
width: 100%;
|
||||
height: 80upx;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 30upx;
|
||||
.icon{
|
||||
color: #9c1712;
|
||||
margin-top: 10upx;
|
||||
margin-right: 10upx;
|
||||
}
|
||||
}
|
||||
image{
|
||||
width: 130upx;
|
||||
height: 130upx;
|
||||
border: solid 12upx #cf3c35;
|
||||
border-radius: 100%;
|
||||
|
||||
margin-bottom: -65upx;
|
||||
}
|
||||
margin-bottom: 65upx;
|
||||
}
|
||||
.from,.blessing,.money,.showDetails{
|
||||
width: 90%;
|
||||
padding: 5upx 5%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-size: 32upx;
|
||||
color: #fff;
|
||||
}
|
||||
.money{
|
||||
font-size: 100upx;
|
||||
color: #f8d757;
|
||||
display: flex;
|
||||
padding-top: 20upx;
|
||||
}
|
||||
.showDetails{
|
||||
position: absolute;
|
||||
bottom: 20upx;
|
||||
align-items: center;
|
||||
font-size: 28upx;
|
||||
color: #f8d757;
|
||||
.icon{
|
||||
font-size: 26upx;
|
||||
color: #f8d757;
|
||||
}
|
||||
}
|
||||
}
|
||||
99
dist/static/css/vue-emoji.css
vendored
Normal file
@ -0,0 +1,99 @@
|
||||
*{
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.container{
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.emojiList{
|
||||
height: 240px;
|
||||
padding: 5px;
|
||||
list-style: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
.emojiList::after{
|
||||
/* content: ""; */
|
||||
/* display: block; */
|
||||
/* clear: both; */
|
||||
}
|
||||
|
||||
.item{
|
||||
width: 750upx;
|
||||
height: 184px;
|
||||
overflow: hidden;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.item img{
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
left: 20px;
|
||||
/* display: block; */
|
||||
}
|
||||
|
||||
.point{
|
||||
position: absolute;
|
||||
list-style: none;
|
||||
left: 50%;
|
||||
/* 在x负轴上移动 50% */
|
||||
transform: translateX(-50%);
|
||||
bottom: 60px;
|
||||
}
|
||||
|
||||
.point-item{
|
||||
float: left;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
margin: 0px 5px;
|
||||
background-color: black; /* white */
|
||||
opacity: .2;
|
||||
border-radius: 100px;
|
||||
}
|
||||
|
||||
/* 激活指示器 */
|
||||
.point-item.active {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* 小表情样式 */
|
||||
.emojiImg.minImg {
|
||||
width: 32px;
|
||||
height:32px;
|
||||
float: left;
|
||||
margin-left: 16px;
|
||||
margin-top: 16px;
|
||||
}
|
||||
/* 大表情样式 */
|
||||
.emojiImg.bigImg {
|
||||
width: 64px;
|
||||
height:64px;
|
||||
float: left;
|
||||
margin-left: 20px;
|
||||
margin-top: 14px;
|
||||
}
|
||||
|
||||
|
||||
.toast {
|
||||
position: fixed;
|
||||
z-index: 2000;
|
||||
left: 50%;
|
||||
top:50%;
|
||||
transition:all .5s;
|
||||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
-moz-transform: translateX(-50%) translateY(-50%);
|
||||
-ms-transform: translateX(-50%) translateY(-50%);
|
||||
-o-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
text-align: center;
|
||||
border-radius: 5px;
|
||||
color:#FFF;
|
||||
background: rgba(17, 17, 17, 0.7);
|
||||
height: 120px;
|
||||
line-height: 45px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
972
dist/static/emoji/emojiData.js
vendored
Normal file
@ -0,0 +1,972 @@
|
||||
//模拟数据
|
||||
var emojiData = {
|
||||
"imgArr" : [
|
||||
{
|
||||
emojiName:"",
|
||||
emojiSort:0,
|
||||
minEmoji:false,
|
||||
emojiPath:"",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// QQ 表情
|
||||
emojiName:"QQemoji",
|
||||
emojiSort:1,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/",
|
||||
// emojiPath: "static/img/qq/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[微笑]' },
|
||||
{ url: '1.gif', alt: '[撇嘴]' },
|
||||
{ url: '2.gif', alt: '[色]' },
|
||||
{ url: '3.gif', alt: '[发呆]' },
|
||||
{ url: '4.gif', alt: '[得意]' },
|
||||
{ url: '5.gif', alt: '[流泪]' },
|
||||
{ url: '6.gif', alt: '[害羞]' },
|
||||
{ url: '7.gif', alt: '[闭嘴]' },
|
||||
{ url: '8.gif', alt: '[睡]' },
|
||||
{ url: '9.gif', alt: '[大哭]' },
|
||||
{ url: '10.gif', alt: '[尴尬]' },
|
||||
{ url: '11.gif', alt: '[发怒]' },
|
||||
{ url: '12.gif', alt: '[调皮]' },
|
||||
{ url: '13.gif', alt: '[呲牙]' },
|
||||
{ url: '14.gif', alt: '[惊讶]' },
|
||||
{ url: '15.gif', alt: '[难过]' },
|
||||
{ url: '16.gif', alt: '[酷]' },
|
||||
{ url: '17.gif', alt: '[冷汗]' },
|
||||
{ url: '18.gif', alt: '[抓狂]' },
|
||||
{ url: '19.gif', alt: '[吐]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
|
||||
],
|
||||
[
|
||||
{ url: '20.gif', alt: '[偷笑]' },
|
||||
{ url: '21.gif', alt: '[愉快]' },
|
||||
{ url: '22.gif', alt: '[白眼]' },
|
||||
{ url: '23.gif', alt: '[傲慢]' },
|
||||
{ url: '24.gif', alt: '[饥饿]' },
|
||||
{ url: '25.gif', alt: '[困]' },
|
||||
{ url: '26.gif', alt: '[惊恐]' },
|
||||
{ url: '27.gif', alt: '[流汗]' },
|
||||
{ url: '28.gif', alt: '[憨笑]' },
|
||||
{ url: '29.gif', alt: '[悠闲]' },
|
||||
{ url: '30.gif', alt: '[奋斗]' },
|
||||
{ url: '31.gif', alt: '[咒骂]' },
|
||||
{ url: '32.gif', alt: '[疑问]' },
|
||||
{ url: '33.gif', alt: '[嘘]' },
|
||||
{ url: '34.gif', alt: '[晕]' },
|
||||
{ url: '35.gif', alt: '[疯了]' },
|
||||
{ url: '36.gif', alt: '[衰]' },
|
||||
{ url: '37.gif', alt: '[骷髅]' },
|
||||
{ url: '38.gif', alt: '[敲打]' },
|
||||
{ url: '39.gif', alt: '[再见]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '40.gif', alt: '[擦汗]' },
|
||||
{ url: '41.gif', alt: '[抠鼻]' },
|
||||
{ url: '42.gif', alt: '[鼓掌]' },
|
||||
{ url: '43.gif', alt: '[糗大了]' },
|
||||
{ url: '44.gif', alt: '[坏笔]' },
|
||||
{ url: '45.gif', alt: '[左哼哼]' },
|
||||
{ url: '46.gif', alt: '[右哼哼]' },
|
||||
{ url: '47.gif', alt: '[哈欠]' },
|
||||
{ url: '48.gif', alt: '[鄙视]' },
|
||||
{ url: '49.gif', alt: '[委屈]' },
|
||||
{ url: '50.gif', alt: '[快哭了]' },
|
||||
{ url: '51.gif', alt: '[阴险]' },
|
||||
{ url: '52.gif', alt: '[亲亲]' },
|
||||
{ url: '53.gif', alt: '[吓]' },
|
||||
{ url: '54.gif', alt: '[可怜]' },
|
||||
{ url: '55.gif', alt: '[菜刀]' },
|
||||
{ url: '56.gif', alt: '[西瓜]' },
|
||||
{ url: '57.gif', alt: '[啤酒]' },
|
||||
{ url: '58.gif', alt: '[篮球]' },
|
||||
{ url: '59.gif', alt: '[乒乓]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '60.gif', alt: '[咖啡]' },
|
||||
{ url: '61.gif', alt: '[饭]' },
|
||||
{ url: '62.gif', alt: '[猪头]' },
|
||||
{ url: '63.gif', alt: '[玫瑰]' },
|
||||
{ url: '64.gif', alt: '[凋谢]' },
|
||||
{ url: '65.gif', alt: '[嘴唇]' },
|
||||
{ url: '66.gif', alt: '[爱心]' },
|
||||
{ url: '67.gif', alt: '[心碎]' },
|
||||
{ url: '68.gif', alt: '[蛋糕]' },
|
||||
{ url: '69.gif', alt: '[闪电]' },
|
||||
{ url: '70.gif', alt: '[炸弹]' },
|
||||
{ url: '71.gif', alt: '[刀]' },
|
||||
{ url: '72.gif', alt: '[足球]' },
|
||||
{ url: '73.gif', alt: '[瓢虫]' },
|
||||
{ url: '74.gif', alt: '[便便]' },
|
||||
{ url: '75.gif', alt: '[月亮]' },
|
||||
{ url: '76.gif', alt: '[太阳]' },
|
||||
{ url: '77.gif', alt: '[礼物]' },
|
||||
{ url: '78.gif', alt: '[拥抱]' },
|
||||
{ url: '79.gif', alt: '[强]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '80.gif', alt: '[弱]' },
|
||||
{ url: '81.gif', alt: '[握手]' },
|
||||
{ url: '82.gif', alt: '[胜利]' },
|
||||
{ url: '83.gif', alt: '[抱拳]' },
|
||||
{ url: '84.gif', alt: '[勾引]' },
|
||||
{ url: '85.gif', alt: '[拳头]' },
|
||||
{ url: '86.gif', alt: '[差劲]' },
|
||||
{ url: '87.gif', alt: '[爱你]' },
|
||||
{ url: '88.gif', alt: '[NO]' },
|
||||
{ url: '89.gif', alt: '[OK]' },
|
||||
{ url: '90.gif', alt: '[爱情]' },
|
||||
{ url: '91.gif', alt: '[飞吻]' },
|
||||
{ url: '92.gif', alt: '[跳跳]' },
|
||||
{ url: '93.gif', alt: '[发抖]' },
|
||||
{ url: '94.gif', alt: '[怄火]' },
|
||||
{ url: '95.gif', alt: '[转圈]' },
|
||||
{ url: '96.gif', alt: '[磕头]' },
|
||||
{ url: '97.gif', alt: '[回头]' },
|
||||
{ url: '98.gif', alt: '[跳绳]' },
|
||||
{ url: '99.gif', alt: '[投降]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '100.gif', alt: '[激动]' },
|
||||
{ url: '101.gif', alt: '[乱舞]' },
|
||||
{ url: '102.gif', alt: '[献吻]' },
|
||||
{ url: '103.gif', alt: '[左太极]' },
|
||||
{ url: '104.gif', alt: '[右太极]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 火信表情
|
||||
emojiName:"huoxinList",
|
||||
emojiSort:2,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/huoxin/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: 'q_000.png', alt: '[测试1]' },
|
||||
{ url: 'q_001.png', alt: '[测试2]' },
|
||||
{ url: 'q_002.png', alt: '[测试3]' },
|
||||
{ url: 'q_003.png', alt: '[]' },
|
||||
{ url: 'q_004.png', alt: '[]' },
|
||||
{ url: 'q_005.png', alt: '[]' },
|
||||
{ url: 'q_006.png', alt: '[]' },
|
||||
{ url: 'q_007.png', alt: '[]' },
|
||||
{ url: 'q_008.png', alt: '[]' },
|
||||
{ url: 'q_009.png', alt: '[]' },
|
||||
{ url: 'q_010.png', alt: '[]' },
|
||||
{ url: 'q_011.png', alt: '[]' },
|
||||
{ url: 'q_012.png', alt: '[]' },
|
||||
{ url: 'q_013.png', alt: '[]' },
|
||||
{ url: 'q_014.png', alt: '[]' },
|
||||
{ url: 'q_015.png', alt: '[]' },
|
||||
{ url: 'q_016.png', alt: '[]' },
|
||||
{ url: 'q_017.png', alt: '[]' },
|
||||
{ url: 'q_018.png', alt: '[]' },
|
||||
{ url: 'q_019.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_020.png', alt: '[]' },
|
||||
{ url: 'q_021.png', alt: '[]' },
|
||||
{ url: 'q_022.png', alt: '[]' },
|
||||
{ url: 'q_023.png', alt: '[]' },
|
||||
{ url: 'q_024.png', alt: '[]' },
|
||||
{ url: 'q_025.png', alt: '[]' },
|
||||
{ url: 'q_026.png', alt: '[]' },
|
||||
{ url: 'q_027.png', alt: '[]' },
|
||||
{ url: 'q_028.png', alt: '[]' },
|
||||
{ url: 'q_029.png', alt: '[]' },
|
||||
{ url: 'q_030.png', alt: '[]' },
|
||||
{ url: 'q_031.png', alt: '[]' },
|
||||
{ url: 'q_032.png', alt: '[]' },
|
||||
{ url: 'q_033.png', alt: '[]' },
|
||||
{ url: 'q_034.png', alt: '[]' },
|
||||
{ url: 'q_035.png', alt: '[]' },
|
||||
{ url: 'q_036.png', alt: '[]' },
|
||||
{ url: 'q_037.png', alt: '[]' },
|
||||
{ url: 'q_038.png', alt: '[]' },
|
||||
{ url: 'q_039.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_040.png', alt: '[]' },
|
||||
{ url: 'q_041.png', alt: '[]' },
|
||||
{ url: 'q_042.png', alt: '[]' },
|
||||
{ url: 'q_043.png', alt: '[]' },
|
||||
{ url: 'q_044.png', alt: '[]' },
|
||||
{ url: 'q_045.png', alt: '[]' },
|
||||
{ url: 'q_046.png', alt: '[]' },
|
||||
{ url: 'q_047.png', alt: '[]' },
|
||||
{ url: 'q_048.png', alt: '[]' },
|
||||
{ url: 'q_049.png', alt: '[]' },
|
||||
{ url: 'q_050.png', alt: '[]' },
|
||||
{ url: 'q_051.png', alt: '[]' },
|
||||
{ url: 'q_052.png', alt: '[]' },
|
||||
{ url: 'q_053.png', alt: '[]' },
|
||||
{ url: 'q_054.png', alt: '[]' },
|
||||
{ url: 'q_055.png', alt: '[]' },
|
||||
{ url: 'q_056.png', alt: '[]' },
|
||||
{ url: 'q_057.png', alt: '[]' },
|
||||
{ url: 'q_058.png', alt: '[]' },
|
||||
{ url: 'q_059.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_060.png', alt: '[]' },
|
||||
{ url: 'q_061.png', alt: '[]' },
|
||||
{ url: 'q_062.png', alt: '[]' },
|
||||
{ url: 'q_063.png', alt: '[]' },
|
||||
{ url: 'q_064.png', alt: '[]' },
|
||||
{ url: 'q_065.png', alt: '[]' },
|
||||
{ url: 'q_066.png', alt: '[]' },
|
||||
{ url: 'q_067.png', alt: '[]' },
|
||||
{ url: 'q_068.png', alt: '[]' },
|
||||
{ url: 'q_069.png', alt: '[]' },
|
||||
{ url: 'q_070.png', alt: '[]' },
|
||||
{ url: 'q_071.png', alt: '[]' },
|
||||
{ url: 'q_072.png', alt: '[]' },
|
||||
{ url: 'q_073.png', alt: '[]' },
|
||||
{ url: 'q_074.png', alt: '[]' },
|
||||
{ url: 'q_075.png', alt: '[]' },
|
||||
{ url: 'q_076.png', alt: '[]' },
|
||||
{ url: 'q_077.png', alt: '[]' },
|
||||
{ url: 'q_078.png', alt: '[]' },
|
||||
{ url: 'q_079.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_080.png', alt: '[]' },
|
||||
{ url: 'q_081.png', alt: '[]' },
|
||||
{ url: 'q_082.png', alt: '[]' },
|
||||
{ url: 'q_083.png', alt: '[]' },
|
||||
{ url: 'q_084.png', alt: '[]' },
|
||||
{ url: 'q_085.png', alt: '[]' },
|
||||
{ url: 'q_086.png', alt: '[]' },
|
||||
{ url: 'q_087.png', alt: '[]' },
|
||||
{ url: 'q_088.png', alt: '[]' },
|
||||
{ url: 'q_089.png', alt: '[]' },
|
||||
{ url: 'q_090.png', alt: '[]' },
|
||||
{ url: 'q_091.png', alt: '[]' },
|
||||
{ url: 'q_092.png', alt: '[]' },
|
||||
{ url: 'q_093.png', alt: '[]' },
|
||||
{ url: 'q_094.png', alt: '[]' },
|
||||
{ url: 'q_095.png', alt: '[]' },
|
||||
{ url: 'q_096.png', alt: '[]' },
|
||||
{ url: 'q_097.png', alt: '[]' },
|
||||
{ url: 'q_098.png', alt: '[]' },
|
||||
{ url: 'q_099.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_101.png', alt: '[]' },
|
||||
{ url: 'q_102.png', alt: '[]' },
|
||||
{ url: 'q_103.png', alt: '[]' },
|
||||
{ url: 'q_104.png', alt: '[]' },
|
||||
{ url: 'q_105.png', alt: '[]' },
|
||||
{ url: 'q_106.png', alt: '[]' },
|
||||
{ url: 'q_107.png', alt: '[]' },
|
||||
{ url: 'q_108.png', alt: '[]' },
|
||||
{ url: 'q_109.png', alt: '[]' },
|
||||
{ url: 'q_110.png', alt: '[]' },
|
||||
{ url: 'q_111.png', alt: '[]' },
|
||||
{ url: 'q_112.png', alt: '[]' },
|
||||
{ url: 'q_113.png', alt: '[]' },
|
||||
{ url: 'q_114.png', alt: '[]' },
|
||||
{ url: 'q_115.png', alt: '[]' },
|
||||
{ url: 'q_116.png', alt: '[]' },
|
||||
{ url: 'q_117.png', alt: '[]' },
|
||||
{ url: 'q_118.png', alt: '[]' },
|
||||
{ url: 'q_119.png', alt: '[]' },
|
||||
{ url: 'q_120.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_121.png', alt: '[]' },
|
||||
{ url: 'q_122.png', alt: '[]' },
|
||||
{ url: 'q_123.png', alt: '[]' },
|
||||
{ url: 'q_124.png', alt: '[]' },
|
||||
{ url: 'q_125.png', alt: '[]' },
|
||||
{ url: 'q_126.png', alt: '[]' },
|
||||
{ url: 'q_127.png', alt: '[]' },
|
||||
{ url: 'q_128.png', alt: '[]' },
|
||||
{ url: 'q_129.png', alt: '[]' },
|
||||
{ url: 'q_130.png', alt: '[]' },
|
||||
{ url: 'q_131.png', alt: '[]' },
|
||||
{ url: 'q_132.png', alt: '[]' },
|
||||
{ url: 'q_133.png', alt: '[]' },
|
||||
{ url: 'q_134.png', alt: '[]' },
|
||||
{ url: 'q_135.png', alt: '[]' },
|
||||
{ url: 'q_136.png', alt: '[]' },
|
||||
{ url: 'q_137.png', alt: '[]' },
|
||||
{ url: 'q_138.png', alt: '[]' },
|
||||
{ url: 'q_139.png', alt: '[]' },
|
||||
{ url: 'q_140.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_141.png', alt: '[]' },
|
||||
{ url: 'q_142.png', alt: '[]' },
|
||||
{ url: 'q_143.png', alt: '[]' },
|
||||
{ url: 'q_144.png', alt: '[]' },
|
||||
{ url: 'q_145.png', alt: '[]' },
|
||||
{ url: 'q_146.png', alt: '[]' },
|
||||
{ url: 'q_147.png', alt: '[]' },
|
||||
{ url: 'q_148.png', alt: '[]' },
|
||||
{ url: 'q_149.png', alt: '[]' },
|
||||
{ url: 'q_150.png', alt: '[]' },
|
||||
{ url: 'q_151.png', alt: '[]' },
|
||||
{ url: 'q_152.png', alt: '[]' },
|
||||
{ url: 'q_153.png', alt: '[]' },
|
||||
{ url: 'q_154.png', alt: '[]' },
|
||||
{ url: 'q_155.png', alt: '[]' },
|
||||
{ url: 'q_156.png', alt: '[]' },
|
||||
{ url: 'q_157.png', alt: '[]' },
|
||||
{ url: 'q_158.png', alt: '[]' },
|
||||
{ url: 'q_159.png', alt: '[]' },
|
||||
{ url: 'q_160.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'q_161.png', alt: '[]' },
|
||||
{ url: 'q_162.png', alt: '[]' },
|
||||
{ url: 'q_163.png', alt: '[]' },
|
||||
{ url: 'q_164.png', alt: '[]' },
|
||||
{ url: 'q_165.png', alt: '[]' },
|
||||
{ url: 'q_166.png', alt: '[]' },
|
||||
{ url: 'q_167.png', alt: '[]' },
|
||||
{ url: 'q_168.png', alt: '[]' },
|
||||
{ url: 'q_169.png', alt: '[]' },
|
||||
{ url: 'q_170.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 钉钉表情
|
||||
emojiName:"dingdingList",
|
||||
emojiSort:2,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/dingding/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: 'emotion_001.png', alt: '[微笑]' },
|
||||
{ url: 'emotion_002.png', alt: '[可爱]' },
|
||||
{ url: 'emotion_003.png', alt: '[憨笑]' },
|
||||
{ url: 'emotion_004.png', alt: '[色]' },
|
||||
{ url: 'emotion_005.png', alt: '[发呆]' },
|
||||
{ url: 'emotion_006.png', alt: '[老板]' },
|
||||
{ url: 'emotion_007.png', alt: '[流泪]' },
|
||||
{ url: 'emotion_008.png', alt: '[害羞]' },
|
||||
{ url: 'emotion_009.png', alt: '[闭嘴]' },
|
||||
{ url: 'emotion_010.png', alt: '[睡]' },
|
||||
{ url: 'emotion_011.png', alt: '[大哭]' },
|
||||
{ url: 'emotion_012.png', alt: '[尴尬]' },
|
||||
{ url: 'emotion_013.png', alt: '[感谢]' },
|
||||
{ url: 'emotion_014.png', alt: '[赞]' },
|
||||
{ url: 'emotion_015.png', alt: '[鼓掌]' },
|
||||
{ url: 'emotion_016.png', alt: '[打招呼]' },
|
||||
{ url: 'emotion_017.png', alt: '[666]' },
|
||||
{ url: 'emotion_018.png', alt: '[抱拳]' },
|
||||
{ url: 'emotion_019.png', alt: '[握手]' },
|
||||
{ url: 'emotion_020.png', alt: '[OK]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_021.png', alt: '[]' },
|
||||
{ url: 'emotion_022.png', alt: '[]' },
|
||||
{ url: 'emotion_023.png', alt: '[]' },
|
||||
{ url: 'emotion_024.png', alt: '[]' },
|
||||
{ url: 'emotion_025.png', alt: '[]' },
|
||||
{ url: 'emotion_026.png', alt: '[]' },
|
||||
{ url: 'emotion_027.png', alt: '[]' },
|
||||
{ url: 'emotion_028.png', alt: '[]' },
|
||||
{ url: 'emotion_029.png', alt: '[]' },
|
||||
{ url: 'emotion_030.png', alt: '[]' },
|
||||
{ url: 'emotion_031.png', alt: '[]' },
|
||||
{ url: 'emotion_032.png', alt: '[]' },
|
||||
{ url: 'emotion_033.png', alt: '[]' },
|
||||
{ url: 'emotion_034.png', alt: '[]' },
|
||||
{ url: 'emotion_035.png', alt: '[]' },
|
||||
{ url: 'emotion_036.png', alt: '[]' },
|
||||
{ url: 'emotion_037.png', alt: '[]' },
|
||||
{ url: 'emotion_038.png', alt: '[]' },
|
||||
{ url: 'emotion_039.png', alt: '[]' },
|
||||
{ url: 'emotion_040.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_041.png', alt: '[]' },
|
||||
{ url: 'emotion_042.png', alt: '[]' },
|
||||
{ url: 'emotion_043.png', alt: '[]' },
|
||||
{ url: 'emotion_044.png', alt: '[]' },
|
||||
{ url: 'emotion_045.png', alt: '[]' },
|
||||
{ url: 'emotion_046.png', alt: '[]' },
|
||||
{ url: 'emotion_047.png', alt: '[]' },
|
||||
{ url: 'emotion_048.png', alt: '[]' },
|
||||
{ url: 'emotion_049.png', alt: '[]' },
|
||||
{ url: 'emotion_050.png', alt: '[]' },
|
||||
{ url: 'emotion_051.png', alt: '[]' },
|
||||
{ url: 'emotion_052.png', alt: '[]' },
|
||||
{ url: 'emotion_053.png', alt: '[]' },
|
||||
{ url: 'emotion_054.png', alt: '[]' },
|
||||
{ url: 'emotion_055.png', alt: '[]' },
|
||||
{ url: 'emotion_056.png', alt: '[]' },
|
||||
{ url: 'emotion_057.png', alt: '[]' },
|
||||
{ url: 'emotion_058.png', alt: '[]' },
|
||||
{ url: 'emotion_059.png', alt: '[]' },
|
||||
{ url: 'emotion_060.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_061.png', alt: '[]' },
|
||||
{ url: 'emotion_062.png', alt: '[]' },
|
||||
{ url: 'emotion_063.png', alt: '[]' },
|
||||
{ url: 'emotion_064.png', alt: '[]' },
|
||||
{ url: 'emotion_065.png', alt: '[]' },
|
||||
{ url: 'emotion_066.png', alt: '[]' },
|
||||
{ url: 'emotion_067.png', alt: '[]' },
|
||||
{ url: 'emotion_068.png', alt: '[]' },
|
||||
{ url: 'emotion_069.png', alt: '[]' },
|
||||
{ url: 'emotion_070.png', alt: '[]' },
|
||||
{ url: 'emotion_071.png', alt: '[]' },
|
||||
{ url: 'emotion_072.png', alt: '[]' },
|
||||
{ url: 'emotion_073.png', alt: '[]' },
|
||||
{ url: 'emotion_074.png', alt: '[]' },
|
||||
{ url: 'emotion_075.png', alt: '[]' },
|
||||
{ url: 'emotion_076.png', alt: '[]' },
|
||||
{ url: 'emotion_077.png', alt: '[]' },
|
||||
{ url: 'emotion_078.png', alt: '[]' },
|
||||
{ url: 'emotion_079.png', alt: '[]' },
|
||||
{ url: 'emotion_080.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_081.png', alt: '[]' },
|
||||
{ url: 'emotion_082.png', alt: '[]' },
|
||||
{ url: 'emotion_083.png', alt: '[]' },
|
||||
{ url: 'emotion_084.png', alt: '[]' },
|
||||
{ url: 'emotion_085.png', alt: '[]' },
|
||||
{ url: 'emotion_086.png', alt: '[]' },
|
||||
{ url: 'emotion_087.png', alt: '[]' },
|
||||
{ url: 'emotion_088.png', alt: '[]' },
|
||||
{ url: 'emotion_089.png', alt: '[]' },
|
||||
{ url: 'emotion_090.png', alt: '[]' },
|
||||
{ url: 'emotion_091.png', alt: '[]' },
|
||||
{ url: 'emotion_092.png', alt: '[]' },
|
||||
{ url: 'emotion_093.png', alt: '[]' },
|
||||
{ url: 'emotion_094.png', alt: '[]' },
|
||||
{ url: 'emotion_095.png', alt: '[]' },
|
||||
{ url: 'emotion_096.png', alt: '[]' },
|
||||
{ url: 'emotion_097.png', alt: '[]' },
|
||||
{ url: 'emotion_098.png', alt: '[]' },
|
||||
{ url: 'emotion_099.png', alt: '[]' },
|
||||
{ url: 'emotion_100.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_101.png', alt: '[]' },
|
||||
{ url: 'emotion_102.png', alt: '[]' },
|
||||
{ url: 'emotion_103.png', alt: '[]' },
|
||||
{ url: 'emotion_104.png', alt: '[]' },
|
||||
{ url: 'emotion_105.png', alt: '[]' },
|
||||
{ url: 'emotion_106.png', alt: '[]' },
|
||||
{ url: 'emotion_107.png', alt: '[]' },
|
||||
{ url: 'emotion_108.png', alt: '[]' },
|
||||
{ url: 'emotion_109.png', alt: '[]' },
|
||||
{ url: 'emotion_110.png', alt: '[]' },
|
||||
{ url: 'emotion_111.png', alt: '[]' },
|
||||
{ url: 'emotion_112.png', alt: '[]' },
|
||||
{ url: 'emotion_113.png', alt: '[]' },
|
||||
{ url: 'emotion_114.png', alt: '[]' },
|
||||
{ url: 'emotion_115.png', alt: '[]' },
|
||||
{ url: 'emotion_116.png', alt: '[]' },
|
||||
{ url: 'emotion_117.png', alt: '[]' },
|
||||
{ url: 'emotion_118.png', alt: '[]' },
|
||||
{ url: 'emotion_119.png', alt: '[]' },
|
||||
{ url: 'emotion_120.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: 'emotion_121.png', alt: '[]' },
|
||||
{ url: 'emotion_122.png', alt: '[]' },
|
||||
{ url: 'emotion_123.png', alt: '[]' },
|
||||
{ url: 'emotion_124.png', alt: '[]' },
|
||||
{ url: 'emotion_125.png', alt: '[]' },
|
||||
{ url: 'emotion_126.png', alt: '[]' },
|
||||
{ url: 'emotion_127.png', alt: '[]' },
|
||||
{ url: 'emotion_128.png', alt: '[]' },
|
||||
{ url: 'emotion_129.png', alt: '[]' },
|
||||
{ url: 'emotion_130.png', alt: '[]' },
|
||||
{ url: 'emotion_131.png', alt: '[]' },
|
||||
{ url: 'emotion_132.png', alt: '[]' },
|
||||
{ url: 'emotion_133.png', alt: '[]' },
|
||||
{ url: 'emotion_134.png', alt: '[]' },
|
||||
{ url: 'emotion_135.png', alt: '[]' },
|
||||
{ url: 'emotion_136.png', alt: '[]' },
|
||||
{ url: 'emotion_137.png', alt: '[]' },
|
||||
{ url: 'emotion_138.png', alt: '[]' },
|
||||
{ url: 'emotion_139.png', alt: '[]' },
|
||||
{ url: 'emotion_140.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
// 抖音表情
|
||||
emojiName:"douyinList",
|
||||
emojiSort:3,
|
||||
minEmoji:true,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/douyin/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[抖音1]' },
|
||||
{ url: '1.png', alt: '[抖音2]' },
|
||||
{ url: '2.png', alt: '[抖音3]' },
|
||||
{ url: '3.png', alt: '[抖音4]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '40.png', alt: '[]' },
|
||||
{ url: '41.png', alt: '[]' },
|
||||
{ url: '42.png', alt: '[]' },
|
||||
{ url: '43.png', alt: '[]' },
|
||||
{ url: '44.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '46.png', alt: '[]' },
|
||||
{ url: '47.png', alt: '[]' },
|
||||
{ url: '48.png', alt: '[]' },
|
||||
{ url: '49.png', alt: '[]' },
|
||||
{ url: '50.png', alt: '[]' },
|
||||
{ url: '51.png', alt: '[]' },
|
||||
{ url: '52.png', alt: '[]' },
|
||||
{ url: '53.png', alt: '[]' },
|
||||
{ url: '54.png', alt: '[]' },
|
||||
{ url: '55.png', alt: '[]' },
|
||||
{ url: '56.png', alt: '[]' },
|
||||
{ url: '57.png', alt: '[]' },
|
||||
{ url: '58.png', alt: '[]' },
|
||||
{ url: '59.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '60.png', alt: '[]' },
|
||||
{ url: '61.png', alt: '[]' },
|
||||
{ url: '62.png', alt: '[]' },
|
||||
{ url: '63.png', alt: '[]' },
|
||||
{ url: '64.png', alt: '[]' },
|
||||
{ url: '65.png', alt: '[]' },
|
||||
{ url: '66.png', alt: '[]' },
|
||||
{ url: '67.png', alt: '[]' },
|
||||
{ url: '68.png', alt: '[]' },
|
||||
{ url: '69.png', alt: '[]' },
|
||||
{ url: '70.png', alt: '[]' },
|
||||
{ url: '71.png', alt: '[]' },
|
||||
{ url: '72.png', alt: '[]' },
|
||||
{ url: '73.png', alt: '[]' },
|
||||
{ url: '74.png', alt: '[]' },
|
||||
{ url: '75.png', alt: '[]' },
|
||||
{ url: '76.png', alt: '[]' },
|
||||
{ url: '77.png', alt: '[]' },
|
||||
{ url: '78.png', alt: '[]' },
|
||||
{ url: '79.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '80.png', alt: '[]' },
|
||||
{ url: '81.png', alt: '[]' },
|
||||
{ url: '82.png', alt: '[]' },
|
||||
{ url: '83.png', alt: '[]' },
|
||||
{ url: '84.png', alt: '[]' },
|
||||
{ url: '85.png', alt: '[]' },
|
||||
{ url: '86.png', alt: '[]' },
|
||||
{ url: '87.png', alt: '[]' },
|
||||
{ url: '88.png', alt: '[]' },
|
||||
{ url: '89.png', alt: '[]' },
|
||||
{ url: '90.png', alt: '[]' },
|
||||
{ url: '91.png', alt: '[]' },
|
||||
{ url: '92.png', alt: '[]' },
|
||||
{ url: '93.png', alt: '[]' },
|
||||
{ url: '94.png', alt: '[]' },
|
||||
{ url: '95.png', alt: '[]' },
|
||||
{ url: '96.png', alt: '[]' },
|
||||
{ url: '97.png', alt: '[]' },
|
||||
{ url: '98.png', alt: '[]' },
|
||||
{ url: '99.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '100.png', alt: '[]' },
|
||||
{ url: '101.png', alt: '[]' },
|
||||
{ url: '102.png', alt: '[]' },
|
||||
{ url: '103.png', alt: '[]' },
|
||||
{ url: '104.png', alt: '[]' },
|
||||
{ url: '105.png', alt: '[]' },
|
||||
{ url: '106.png', alt: '[]' },
|
||||
{ url: '107.png', alt: '[]' },
|
||||
{ url: '108.png', alt: '[]' },
|
||||
{ url: '109.png', alt: '[]' },
|
||||
{ url: '110.png', alt: '[]' },
|
||||
{ url: '111.png', alt: '[]' },
|
||||
{ url: '112.png', alt: '[]' },
|
||||
{ url: '113.png', alt: '[]' },
|
||||
{ url: '114.png', alt: '[]' },
|
||||
{ url: '115.png', alt: '[]' },
|
||||
{ url: '116.png', alt: '[]' },
|
||||
{ url: '117.png', alt: '[]' },
|
||||
{ url: '118.png', alt: '[]' },
|
||||
{ url: '119.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '120.png', alt: '[]' },
|
||||
{ url: '121.png', alt: '[]' },
|
||||
{ url: '122.png', alt: '[]' },
|
||||
{ url: '123.png', alt: '[]' },
|
||||
{ url: '124.png', alt: '[]' },
|
||||
{ url: '125.png', alt: '[]' },
|
||||
{ url: '126.png', alt: '[]' },
|
||||
{ url: '127.png', alt: '[]' },
|
||||
{ url: '128.png', alt: '[]' },
|
||||
{ url: '129.png', alt: '[]' },
|
||||
{ url: '130.png', alt: '[]' },
|
||||
{ url: '131.png', alt: '[]' },
|
||||
{ url: '132.png', alt: '[]' },
|
||||
{ url: '133.png', alt: '[]' },
|
||||
{ url: '134.png', alt: '[]' },
|
||||
{ url: '135.png', alt: '[]' },
|
||||
{ url: '136.png', alt: '[]' },
|
||||
{ url: '137.png', alt: '[]' },
|
||||
{ url: '138.png', alt: '[]' },
|
||||
{ url: '139.png', alt: '[]' },
|
||||
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
],
|
||||
[
|
||||
{ url: '140.png', alt: '[]' },
|
||||
{ url: '141.png', alt: '[]' },
|
||||
{ url: 'https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/tab/delete2.png', alt: '[删除]' }
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"ajmdList",
|
||||
emojiSort:4,
|
||||
minEmoji:false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/ajmd/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[ajmd1]' },
|
||||
{ url: '1.png', alt: '[ajmd2]' },
|
||||
{ url: '2.png', alt: '[ajmd3]' },
|
||||
{ url: '3.png', alt: '[ajmd4]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '40.png', alt: '[]' },
|
||||
{ url: '41.png', alt: '[]' },
|
||||
{ url: '42.png', alt: '[]' },
|
||||
{ url: '43.png', alt: '[]' },
|
||||
{ url: '44.png', alt: '[]' },
|
||||
{ url: '45.png', alt: '[]' },
|
||||
{ url: '46.png', alt: '[]' },
|
||||
{ url: '47.png', alt: '[]' },
|
||||
],
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"gongfuhuList",
|
||||
emojiSort:5,
|
||||
minEmoji:false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/gongfuhu/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[]' },
|
||||
{ url: '1.gif', alt: '[]' },
|
||||
{ url: '2.gif', alt: '[]' },
|
||||
{ url: '3.gif', alt: '[]' },
|
||||
{ url: '4.gif', alt: '[]' },
|
||||
{ url: '5.gif', alt: '[]' },
|
||||
{ url: '6.gif', alt: '[]' },
|
||||
{ url: '7.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.gif', alt: '[]' },
|
||||
{ url: '9.gif', alt: '[]' },
|
||||
{ url: '10.gif', alt: '[]' },
|
||||
{ url: '11.gif', alt: '[]' },
|
||||
{ url: '12.gif', alt: '[]' },
|
||||
{ url: '13.gif', alt: '[]' },
|
||||
{ url: '14.gif', alt: '[]' },
|
||||
{ url: '15.gif', alt: '[]' },
|
||||
|
||||
],
|
||||
[
|
||||
{ url: '16.gif', alt: '[]' },
|
||||
{ url: '17.gif', alt: '[]' },
|
||||
{ url: '18.gif', alt: '[]' },
|
||||
{ url: '19.gif', alt: '[]' },
|
||||
{ url: '20.gif', alt: '[]' },
|
||||
{ url: '21.gif', alt: '[]' },
|
||||
{ url: '22.gif', alt: '[]' },
|
||||
{ url: '23.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.gif', alt: '[]' },
|
||||
{ url: '25.gif', alt: '[]' },
|
||||
{ url: '26.gif', alt: '[]' },
|
||||
{ url: '27.gif', alt: '[]' },
|
||||
{ url: '28.gif', alt: '[]' },
|
||||
{ url: '29.gif', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"xxyList",
|
||||
emojiSort:6,
|
||||
minEmoji: false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/xxy/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.png', alt: '[]' },
|
||||
{ url: '1.png', alt: '[]' },
|
||||
{ url: '2.png', alt: '[]' },
|
||||
{ url: '3.png', alt: '[]' },
|
||||
{ url: '4.png', alt: '[]' },
|
||||
{ url: '5.png', alt: '[]' },
|
||||
{ url: '6.png', alt: '[]' },
|
||||
{ url: '7.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.png', alt: '[]' },
|
||||
{ url: '9.png', alt: '[]' },
|
||||
{ url: '10.png', alt: '[]' },
|
||||
{ url: '11.png', alt: '[]' },
|
||||
{ url: '12.png', alt: '[]' },
|
||||
{ url: '13.png', alt: '[]' },
|
||||
{ url: '14.png', alt: '[]' },
|
||||
{ url: '15.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.png', alt: '[]' },
|
||||
{ url: '17.png', alt: '[]' },
|
||||
{ url: '18.png', alt: '[]' },
|
||||
{ url: '19.png', alt: '[]' },
|
||||
{ url: '20.png', alt: '[]' },
|
||||
{ url: '21.png', alt: '[]' },
|
||||
{ url: '22.png', alt: '[]' },
|
||||
{ url: '23.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.png', alt: '[]' },
|
||||
{ url: '25.png', alt: '[]' },
|
||||
{ url: '26.png', alt: '[]' },
|
||||
{ url: '27.png', alt: '[]' },
|
||||
{ url: '28.png', alt: '[]' },
|
||||
{ url: '29.png', alt: '[]' },
|
||||
{ url: '30.png', alt: '[]' },
|
||||
{ url: '31.png', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '32.png', alt: '[]' },
|
||||
{ url: '33.png', alt: '[]' },
|
||||
{ url: '34.png', alt: '[]' },
|
||||
{ url: '35.png', alt: '[]' },
|
||||
{ url: '36.png', alt: '[]' },
|
||||
{ url: '37.png', alt: '[]' },
|
||||
{ url: '38.png', alt: '[]' },
|
||||
{ url: '39.png', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"feineneList",
|
||||
emojiSort:7,
|
||||
minEmoji: false,
|
||||
emojiPath:"https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/im/img/feinene/",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '0.gif', alt: '[]' },
|
||||
{ url: '1.gif', alt: '[]' },
|
||||
{ url: '2.gif', alt: '[]' },
|
||||
{ url: '3.gif', alt: '[]' },
|
||||
{ url: '4.gif', alt: '[]' },
|
||||
{ url: '5.gif', alt: '[]' },
|
||||
{ url: '6.gif', alt: '[]' },
|
||||
{ url: '7.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '8.gif', alt: '[]' },
|
||||
{ url: '9.gif', alt: '[]' },
|
||||
{ url: '10.gif', alt: '[]' },
|
||||
{ url: '11.gif', alt: '[]' },
|
||||
{ url: '12.gif', alt: '[]' },
|
||||
{ url: '13.gif', alt: '[]' },
|
||||
{ url: '14.gif', alt: '[]' },
|
||||
{ url: '15.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '16.gif', alt: '[]' },
|
||||
{ url: '17.gif', alt: '[]' },
|
||||
{ url: '18.gif', alt: '[]' },
|
||||
{ url: '19.gif', alt: '[]' },
|
||||
{ url: '20.gif', alt: '[]' },
|
||||
{ url: '21.gif', alt: '[]' },
|
||||
{ url: '22.gif', alt: '[]' },
|
||||
{ url: '23.gif', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '24.gif', alt: '[]' },
|
||||
{ url: '25.gif', alt: '[]' },
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
emojiName:"",
|
||||
emojiSort:8,
|
||||
minEmoji:false,
|
||||
emojiPath:"",
|
||||
emojiList: [
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
],
|
||||
[
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },{ url: '', alt: '[]' },
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// export与export default均可用于导出常量、函数、文件、模块等
|
||||
// 在一个文件或模块中,export、import可以有多个,export default仅有一个
|
||||
// 通过export方式导出,在导入时要加{ },export default则不需要
|
||||
// export能直接导出变量表达式,export default不行。
|
||||
|
||||
|
||||
export default emojiData;
|
||||
BIN
dist/static/fonts/zc_iconfont.ttf
vendored
Normal file
BIN
dist/static/iconfont.ttf
vendored
Normal file
BIN
dist/static/images/call.png
vendored
Normal file
|
After Width: | Height: | Size: 198 B |
BIN
dist/static/images/cart_select.png
vendored
Normal file
|
After Width: | Height: | Size: 239 B |
BIN
dist/static/images/checked.png
vendored
Normal file
|
After Width: | Height: | Size: 272 B |
BIN
dist/static/images/delete.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
dist/static/images/discount-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
dist/static/images/discount.png
vendored
Normal file
|
After Width: | Height: | Size: 801 B |
BIN
dist/static/images/false.png
vendored
Normal file
|
After Width: | Height: | Size: 259 B |
BIN
dist/static/images/groupbook.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
dist/static/images/groupbooking/cg.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
dist/static/images/groupbooking/ptg.png
vendored
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
dist/static/images/groupbooking/right_arrow.png
vendored
Normal file
|
After Width: | Height: | Size: 490 B |
BIN
dist/static/images/groupbooking/yqhy.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
dist/static/images/integra.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
dist/static/images/login/phone.png
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
dist/static/images/login/weixin.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
dist/static/images/logo_tech.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
dist/static/images/marker.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
dist/static/images/member.png
vendored
Normal file
|
After Width: | Height: | Size: 566 B |
BIN
dist/static/images/nav.png
vendored
Normal file
|
After Width: | Height: | Size: 519 B |
BIN
dist/static/images/pay_type/points.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
dist/static/images/pay_type/unionpay.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
dist/static/images/pay_type/wx_native.png
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
dist/static/images/pen.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
dist/static/images/person.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
dist/static/images/pinlun.png
vendored
Normal file
|
After Width: | Height: | Size: 352 B |
BIN
dist/static/images/play.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
dist/static/images/qiandao.png
vendored
Normal file
|
After Width: | Height: | Size: 314 B |
BIN
dist/static/images/qishou.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
dist/static/images/right.png
vendored
Normal file
|
After Width: | Height: | Size: 160 B |
BIN
dist/static/images/seach.png
vendored
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
dist/static/images/seckill.png
vendored
Normal file
|
After Width: | Height: | Size: 526 B |
BIN
dist/static/images/sele2.png
vendored
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
dist/static/images/select.png
vendored
Normal file
|
After Width: | Height: | Size: 129 B |
BIN
dist/static/images/selectd.png
vendored
Normal file
|
After Width: | Height: | Size: 188 B |
BIN
dist/static/images/shop.png
vendored
Normal file
|
After Width: | Height: | Size: 336 B |
BIN
dist/static/images/sort-asc.png
vendored
Normal file
|
After Width: | Height: | Size: 245 B |
BIN
dist/static/images/sort-desc.png
vendored
Normal file
|
After Width: | Height: | Size: 244 B |
BIN
dist/static/images/sort.png
vendored
Normal file
|
After Width: | Height: | Size: 487 B |
BIN
dist/static/images/tabBar1.png
vendored
Normal file
|
After Width: | Height: | Size: 903 B |
BIN
dist/static/images/tabBar2.png
vendored
Normal file
|
After Width: | Height: | Size: 604 B |
BIN
dist/static/images/tabBar3.png
vendored
Normal file
|
After Width: | Height: | Size: 658 B |
BIN
dist/static/images/tabBar4.png
vendored
Normal file
|
After Width: | Height: | Size: 777 B |
BIN
dist/static/images/tabBarSns.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
dist/static/images/tabBarSns_sel.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
dist/static/images/tabBar_sel1.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
dist/static/images/tabBar_sel2.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
dist/static/images/tabBar_sel3.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
dist/static/images/tabBar_sel4.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
dist/static/images/true.png
vendored
Normal file
|
After Width: | Height: | Size: 453 B |
BIN
dist/static/images/true_qd.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
dist/static/images/user_no_avatar.png
vendored
Normal file
|
After Width: | Height: | Size: 311 B |
BIN
dist/static/images/video.png
vendored
Normal file
|
After Width: | Height: | Size: 280 B |
BIN
dist/static/images/xing.png
vendored
Normal file
|
After Width: | Height: | Size: 379 B |
BIN
dist/static/images/yes.png
vendored
Normal file
|
After Width: | Height: | Size: 397 B |
BIN
dist/static/images/ziti.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |