Commit 6b2bce9e authored by 黄奎's avatar 黄奎

111

parent b008bc85
......@@ -208,7 +208,7 @@ export default {
// 获取小程序APPID
Vue.prototype.GetMiniAppId = function() {
let appObj = {};
let appType = 15;
let appType = 7;
switch (appType) {
case 1: //赞羊
appObj = {
......
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