新增营销系统、分销系统、会员功能、门店、提现功能
This commit is contained in:
11
unpackage/dist/build/h5/index.html
vendored
11
unpackage/dist/build/h5/index.html
vendored
@ -1,10 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" href="/assets/uni.14c9e699.css">
|
||||
<link rel="stylesheet" href="/assets/uni.d7fc0872.css">
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="upgrade-insecure-requests">
|
||||
<script>
|
||||
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
||||
CSS.supports('top: constant(a)'))
|
||||
@ -17,13 +19,14 @@
|
||||
<script>
|
||||
if (window) {
|
||||
window.jweixin = wx
|
||||
/** 注册JS SDK */
|
||||
}
|
||||
</script>
|
||||
<title>yshop-miniapp</title>
|
||||
<!--preload-links-->
|
||||
<!--app-context-->
|
||||
<script type="module" crossorigin src="/assets/index-d76b1e7a.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-985bfd37.css">
|
||||
<script type="module" crossorigin src="/assets/index-90c12cc1.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-f619ede5.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"><!--app-html--></div>
|
||||
|
||||
Reference in New Issue
Block a user