1

parent 1f53e0a8
@font-face { @font-face {
font-family: "iconfont"; /* Project id 4633414 */ font-family: "iconfont"; /* Project id 4633414 */
src: url('//at.alicdn.com/t/c/font_4633414_ne2afa4bsr9.woff2?t=1722652845956') format('woff2'), src: url('//at.alicdn.com/t/c/font_4633414_jhlymbmljta.woff2?t=1722933863144') format('woff2'),
url('//at.alicdn.com/t/c/font_4633414_ne2afa4bsr9.woff?t=1722652845956') format('woff'), url('//at.alicdn.com/t/c/font_4633414_jhlymbmljta.woff?t=1722933863144') format('woff'),
url('//at.alicdn.com/t/c/font_4633414_ne2afa4bsr9.ttf?t=1722652845956') format('truetype'); url('//at.alicdn.com/t/c/font_4633414_jhlymbmljta.ttf?t=1722933863144') format('truetype');
} }
.iconfont { .iconfont {
font-family: "iconfont" !important; font-family: "iconfont" !important;
font-size: 16px; font-size: 16px;
font-style: normal; font-style: normal;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-lianhe40:before { .icon-gengduo:before {
content: "\e866"; content: "\e633";
} }
.icon-shuangxiajiantou:before { .icon-lianhe40:before {
content: "\e660"; content: "\e866";
} }
.icon-dianzan:before { .icon-shuangxiajiantou:before {
content: "\e602"; content: "\e660";
} }
.icon-dianzan_kuai:before { .icon-dianzan:before {
content: "\ec8c"; content: "\e602";
} }
.icon-xiai:before { .icon-dianzan_kuai:before {
content: "\e601"; content: "\ec8c";
} }
.icon-tongzhi:before { .icon-xiai:before {
content: "\e60d"; content: "\e601";
} }
.iconfont-fenxiang:before { .icon-tongzhi:before {
content: "\e639"; content: "\e60d";
} }
.icon-shuangshangjiantou-:before { .icon-fenxiang:before {
content: "\e600"; content: "\e639";
} }
.icon-jinggao:before { .icon-shuangshangjiantou-:before {
content: "\e716"; content: "\e600";
} }
.icon-rs-countdown:before { .icon-jinggao:before {
content: "\e614"; content: "\e716";
} }
.icon-naozhong:before { .icon-rs-countdown:before {
content: "\e666"; content: "\e614";
} }
.icon-ic_business_refund24px:before { .icon-naozhong:before {
content: "\e619"; content: "\e666";
} }
.icon-shoucang:before { .icon-ic_business_refund24px:before {
content: "\e606"; content: "\e619";
} }
.icon-pinglun:before { .icon-shoucang:before {
content: "\e618"; content: "\e606";
} }
.icon-aixin:before { .icon-pinglun:before {
content: "\e622"; content: "\e618";
} }
.icon-aixin:before {
content: "\e622";
}
\ No newline at end of file
...@@ -292,9 +292,6 @@ function submitOrder() { ...@@ -292,9 +292,6 @@ function submitOrder() {
groupBuyConfirmFn(prodIds.value, skuIds.value); groupBuyConfirmFn(prodIds.value, skuIds.value);
} }
}, 1500); }, 1500);
// window.open(paymentUrl);
// plus.runtime.openURL(paymentUrl);
} }
}); });
// xma.redirectTo({ // xma.redirectTo({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment