Commit bd11f709 authored by mengcuiguang's avatar mengcuiguang

欧拉更新三件套

parent f78295dd
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
versionName: '1.1.0', versionName: '1.1.0',
auth: false, // 三要素实名认证 auth: false, // 三要素实名认证
userInfo: null, userInfo: null,
pkgName: 'com.mints.dybrightvideo' pkgName: 'com.duben.dyolvedio'
} }
}; };
</script> </script>
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
<view style="display: flex;flex-direction: column;align-items: center;"> <view style="display: flex;flex-direction: column;align-items: center;">
<view style="font-size: 29rpx;color: gray;margin-top: 16rpx;"> <view style="font-size: 29rpx;color: gray;margin-top: 16rpx;">
客服时间工作日 9:00-18:00</view> 客服时间工作日 9:00-18:00</view>
<button class="button2" open-type="im" data-im-id="du_movie">在线客服</button> <button class="button2" open-type="im" data-im-id="kaixinhaha7785">在线客服</button>
</view> </view>
</scroll-view> </scroll-view>
</view> </view>
......
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<view style="display: flex;flex-direction: column;align-items: center;"> <view style="display: flex;flex-direction: column;align-items: center;">
<view style="font-size: 29rpx;color: gray;margin-top: 16rpx;"> <view style="font-size: 29rpx;color: gray;margin-top: 16rpx;">
客服时间工作日 9:00-18:00</view> 客服时间工作日 9:00-18:00</view>
<button class="button2" open-type="im" data-im-id="du_movie">在线客服</button> <button class="button2" open-type="im" data-im-id="kaixinhaha7785">在线客服</button>
</view> </view>
</scroll-view> </scroll-view>
</view> </view>
......
This diff is collapsed.
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<view class="content"> <view class="content">
<text style="font-size: 40rpx;margin-bottom: 15rpx;">客服时间: 工作日9:00-18:00</text> <text style="font-size: 40rpx;margin-bottom: 15rpx;">客服时间: 工作日9:00-18:00</text>
<text class="button1" @click="handleBtn1">客服电话</text> <text class="button1" @click="handleBtn1">客服电话</text>
<button class="button2" open-type="im" data-im-id="du_movie">在线客服</button> <button class="button2" open-type="im" data-im-id="kaixinhaha7785">在线客服</button>
</view> </view>
</view> </view>
</uni-popup> </uni-popup>
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
}, },
data() { data() {
return { return {
imId: "dy1d1fub8mqd" imId: "kaixinhaha7785"
}; };
}, },
methods: { methods: {
......
{ {
"name" : "短剧", "name" : "短剧",
"appid" : "__UNI__D23E760", "appid" : "__UNI__076053C",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : 1000, "versionCode" : 1000,
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
"uniStatistics" : { "uniStatistics" : {
"enable" : false "enable" : false
}, },
"appid" : "ttde5ea8e3416e330801" "appid" : "ttae10d8ad3126cfa701"
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : false, "enable" : false,
......
{ {
"easycom": { "easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue", "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
"autoscan": true, "autoscan": true,
"custom": { "custom": {
"^n-(.*)": "@/nPro/$1/$1.vue", // 匹配nPro内的vue文件 "^n-(.*)": "@/nPro/$1/$1.vue", // 匹配nPro内的vue文件
"^nx-(.*)": "@/nProX/$1/$1.vue" // 匹配nProX内的vue文件 "^nx-(.*)": "@/nProX/$1/$1.vue" // 匹配nProX内的vue文件
} }
}, },
"pages": [ "pages": [
// #ifndef APP-PLUS // #ifndef APP-PLUS
{ {
"path": "pages/loading" "path": "pages/loading"
}, },
// #endif // #endif
{ {
"path": "pages/home", "path": "pages/home",
"style": { "style": {
"navigationBarTitleText": "巨爽短剧" "navigationBarTitleText": "欧拉短剧"
} }
}, },
{ {
"path": "pages/brower/brower" "path": "pages/brower/brower"
} }
], ],
// 分包配置 // 分包配置
"subPackages": [{ "subPackages": [{
"root": "pagesA", "root": "pagesA",
"pages": [{ "pages": [{
"path": "vipPay/vipPay" "path": "vipPay/vipPay"
}] }]
}, { }, {
"root": "pagesC", "root": "pagesC",
"pages": [{ "pages": [{
"path": "ttvideo/ttVideoDetail", "path": "ttvideo/ttVideoDetail",
"usingComponents": { "usingComponents": {
"tt-video-player": "ext://industry/video-player" "tt-video-player": "ext://industry/video-player"
} }
}, { }, {
"path": "playlet/index", "path": "playlet/index",
"style": { "style": {
"extends": "ext://industry/playlet-plugin", "extends": "ext://industry/playlet-plugin",
"isPageExtension": true "isPageExtension": true
} }
}] }]
}, },
{ {
"root": "pagesD", "root": "pagesD",
"pages": [{ "pages": [{
"path": "watchRecord/watchRecord", "path": "watchRecord/watchRecord",
"style": { "style": {
"navigationBarTitleText": "观看记录" "navigationBarTitleText": "观看记录"
} }
}, { }, {
"path": "payRecord/payRecord", "path": "payRecord/payRecord",
"style": { "style": {
"navigationBarTitleText": "我的订单" "navigationBarTitleText": "我的订单"
} }
}, { }, {
"path": "dotRecord/dotRecord", "path": "dotRecord/dotRecord",
"style": { "style": {
"navigationBarTitleText": "看点记录" "navigationBarTitleText": "看点记录"
} }
}, { }, {
"path": "useDotRecord/useDotRecord", "path": "useDotRecord/useDotRecord",
"style": { "style": {
"navigationBarTitleText": "消费记录" "navigationBarTitleText": "消费记录"
} }
}] }]
} }
], ],
// 分包预载配置 // 分包预载配置
"preloadRule": { "preloadRule": {
// 当我们进入了pages/home页面以后就会预下载pagesA分包 // 当我们进入了pages/home页面以后就会预下载pagesA分包
"pages/home": { "pages/home": {
"network": "all", //在指定网络下预下载,可选值为:all(不限网络)、wifi(仅wifi下预下载) "network": "all", //在指定网络下预下载,可选值为:all(不限网络)、wifi(仅wifi下预下载)
"packages": ["pagesA", "pagesC", "pagesD"] //进入页面后预下载分包 "packages": ["pagesA", "pagesC", "pagesD"] //进入页面后预下载分包
} }
}, },
"globalStyle": { "globalStyle": {
"navigationStyle": "default", "navigationStyle": "default",
"navigationBarBackgroundColor": "#ffffff", "navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"backgroundColor": "#f5f5f5", "backgroundColor": "#f5f5f5",
"app-plus": { "app-plus": {
"bounce": "none", "bounce": "none",
"scrollIndicator": "none" "scrollIndicator": "none"
} }
}, },
"condition": { //模式配置,仅开发期间生效 "condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项) "current": 0, //当前激活的模式(list 的索引项)
"list": [{ "list": [{
"name": "", //模式名称 "name": "", //模式名称
"path": "", //启动页面,必选 "path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到 "query": "" //启动参数,在页面的onLoad函数里面得到
}] }]
} }
} }
\ No newline at end of file
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
this.tips1 = options.tips1 this.tips1 = options.tips1
// #ifdef MP-TOUTIAO // #ifdef MP-TOUTIAO
this.appName = '巨爽短剧' this.appName = '欧拉短剧'
// #endif // #endif
// #ifdef MP-WEIXIN // #ifdef MP-WEIXIN
......
vedio/static/logo-about.png

6.28 KB | W: | H:

vedio/static/logo-about.png

15.7 KB | W: | H:

vedio/static/logo-about.png
vedio/static/logo-about.png
vedio/static/logo-about.png
vedio/static/logo-about.png
  • 2-up
  • Swipe
  • Onion skin
export const EXPRESS_ID = 'q1031ievmv1z3j28gs' export const EXPRESS_ID = 'q1031ievmv1z3j28gs'
export const REWARD_ID = 'm1qtdoeeqq9txgahk4' export const REWARD_ID = '9kpbeoj3tjp5rpgmpe'
\ No newline at end of file \ No newline at end of file
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