mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-05-28 03:33:44 +00:00
新增和优化以下功能: 优化 对接微信转账,调整接口 优化 会员提现流程 优化 微信开放平台小程序同步流程 修复 开发模式时安装插件文件未能正常安装的问题 修复 redis存在密码时无法正常连接的问题 修复 签到报错的问题 修复 提现设置设置异常的问题 修复 分销商品设置为默认规则时分销商品列表接口异常的问题
25 lines
944 B
HTML
25 lines
944 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-cn">
|
|
<head>
|
|
<link rel="stylesheet" href="/wap/assets/uni.dbb3df19.css">
|
|
|
|
<meta charset="UTF-8" />
|
|
<script>
|
|
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
|
CSS.supports('top: constant(a)'))
|
|
document.write(
|
|
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
|
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
|
</script>
|
|
<title>wx59e6ba6050bbe7bc</title>
|
|
<!--preload-links-->
|
|
<!--app-context-->
|
|
<script type="module" crossorigin src="/wap/assets/index-2d053930.js"></script>
|
|
<link rel="stylesheet" href="/wap/assets/index-684e460c.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"><!--app-html--></div>
|
|
|
|
</body>
|
|
</html>
|