11.26 修改K线图样式
This commit is contained in:
2
unpackage/dist/dev/mp-weixin/app.js
vendored
2
unpackage/dist/dev/mp-weixin/app.js
vendored
@@ -1,6 +1,7 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
||||
const common_vendor = require("./common/vendor.js");
|
||||
const utils_share = require("./utils/share.js");
|
||||
if (!Math) {
|
||||
"./pages/index/index.js";
|
||||
"./pages/invest/invest.js";
|
||||
@@ -86,6 +87,7 @@ const _sfc_main = {
|
||||
};
|
||||
function createApp() {
|
||||
const app = common_vendor.createSSRApp(_sfc_main);
|
||||
app.mixin(utils_share.share);
|
||||
return {
|
||||
app
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user