Commit 22c7b4dd authored by xieyishang's avatar xieyishang

去除im~

parent 680b44a7
......@@ -2,12 +2,12 @@
"version" : "1",
"prompt" : "template",
"title" : "服务协议和隐私政策",
"message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"http://www.jxdsy.cn/xieyi.html\">《服务协议》</a>和<a href=\"http://www.jxdsy.cn/privacy.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
"message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://www.dsyluma.cn/xieyi.html\">《服务协议》</a>和<a href=\"https://www.dsyluma.cn/privacy.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
"buttonAccept" : "同意并接受",
"buttonRefuse" : "暂不同意",
"second" : {
"title" : "确认提示",
"message" : "  进入应用前,你需先同意<a href=\"http://www.jxdsy.cn/xieyi.html\">《服务协议》</a>和<a href=\"http://www.jxdsy.cn/privacy.html\">《隐私政策》</a>,否则将退出应用。",
"message" : "  进入应用前,你需先同意<a href=\"https://www.dsyluma.cn/xieyi.html\">《服务协议》</a>和<a href=\"https://www.dsyluma.cn/privacy.html\">《隐私政策》</a>,否则将退出应用。",
"buttonAccept" : "同意并继续",
"buttonRefuse" : "退出应用"
},
......
......@@ -2,8 +2,8 @@
"name" : "鹿马商家助手",
"appid" : "__UNI__1EA80F1", //这个是 web
"description" : "商家",
"versionName" : "1.199",
"versionCode" : 1199,
"versionName" : "1.202",
"versionCode" : 1202,
"transformPx" : false,
"compatible" : {
"ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
......@@ -70,7 +70,7 @@
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
"schemes" : "lumastoreapp",
"minSdkVersion" : 22,
"targetSdkVersion" : 28
"targetSdkVersion" : 30
},
/* ios打包配置 */
"ios" : {
......
......@@ -431,38 +431,38 @@
}
}
},
{
"path": "pages/chat/chat/chat",
"style": {
"navigationBarTitleText": "会话",
"app-plus": {
"scrollIndicator": "none",
"titleNView": false,
"softinputNavBar": "none",
"softinputMode": "adjustResize"
}
}
},
{
"path": "pages/chat/report/report",
"style": {
"navigationBarTitleText": "投诉举报",
"app-plus": {
"scrollIndicator": "none"
// {
// "path": "pages/chat/chat/chat",
// "style": {
// "navigationBarTitleText": "会话",
// "app-plus": {
// "scrollIndicator": "none",
// "titleNView": false,
// "softinputNavBar": "none",
// "softinputMode": "adjustResize"
// }
// }
// },
// {
// "path": "pages/chat/report/report",
// "style": {
// "navigationBarTitleText": "投诉举报",
// "app-plus": {
// "scrollIndicator": "none"
}
}
},
{
"path": "pages/chat/message/message",
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"scrollIndicator": "none"
// }
// }
// },
// {
// "path": "pages/chat/message/message",
// "style": {
// "navigationBarTitleText": "消息",
// "app-plus": {
// "scrollIndicator": "none"
}
}
},
// }
// }
// },
{
"path": "pages/evaluate/evaluate",
"style": {
......@@ -492,12 +492,12 @@
"selectedIconPath": "static/tabbar/home_isac.png",
"text": "后台"
},
{
"pagePath": "pages/chat/message/message",
"iconPath": "static/tabbar/xiaoxi_0.png",
"selectedIconPath": "static/tabbar/xiaoxi_1.png",
"text": "聊天"
},
// {
// "pagePath": "pages/chat/message/message",
// "iconPath": "static/tabbar/xiaoxi_0.png",
// "selectedIconPath": "static/tabbar/xiaoxi_1.png",
// "text": "聊天"
// },
{
"pagePath": "pages/user/reseller/reseller",
"iconPath": "static/tabbar/ziji_onac1.png",
......
......@@ -19,7 +19,7 @@
<view class="contowtext">a)在使用本软件网络服务进行网上交易时,您不可避免的要向交易对方或潜在的交易对方披露自己的个人信息,如联络方式或者邮政地址。请您妥善保护自己的个人信息,仅在必要的情形下向他人提供。如您发现自己的个人信息泄密,请您立即联络本软件客服,以便本软件采取相应措施。</view>
-->
<web-view :webview-styles="webviewStyles" src="http://www.jxdsy.cn/privacy.html"></web-view>
<web-view :webview-styles="webviewStyles" src="https://www.dsyluma.cn/privacy.html"></web-view>
</view>
......
......@@ -103,7 +103,7 @@
<view class="contowtext">(五)本协议各条款无论因何种原因部分无效或不可执行,其余条款仍有效,对双方均具有约束力。</view>
-->
<web-view :webview-styles="webviewStyles" src="http://www.jxdsy.cn/xieyi.html"></web-view>
<web-view :webview-styles="webviewStyles" src="https://www.dsyluma.cn/xieyi.html"></web-view>
</view>
</template>
......
......@@ -2,8 +2,7 @@
<!-- 关于我们 -->
<view class="about">
<view class="texts">
鹿马108是多思盈推出的一款全新互联网电商服务平台,它以服务消费者为导向、资源共享为基础引用移动互联
技术把消费者、商家、合伙人、平台四为一体,鹿马优选电商平台致力于让消费者消费更实惠、商家获利还 优惠、创客赚钱更便利的服务宗旨。
鹿马108是一款全新的互联网电商服务平台,旨在为消费者提供价格实惠、质量有保障的商品。我们与多家厂商都建立了合作关系,从源头采购商品,减少中间环节从而让价格更加实惠。同时我们用心选品,严格把控每一款产品的质量。鹿马108电商平台致力于为消费者提供更好的购物体验和服务,让消费者在购物时更加放心、舒心、省心。
本端为商家管理端,商家可在本应用内管理订单和资金。
</view>
</view>
......
......@@ -49,7 +49,7 @@
</view>
<view class="total flex ali-c jus-b">
<view @tap="toqunpages" v-if="Group_id" class="qunboxss flex ali-c" >
<!-- <view @tap="toqunpages" v-if="Group_id" class="qunboxss flex ali-c" >
<image class="chaticon" src="/static/chat/chaticon.png"></image>
<text class="t11">进入聊天</text>
</view>
......@@ -57,7 +57,7 @@
<view @tap="tousrrpages" v-if="!Group_id && user_IM_id" class="qunboxss flex ali-c" >
<image class="chaticon" src="/static/chat/chaticon.png"></image>
<text class="t11">联系用户</text>
</view>
</view> -->
<view>总计:¥ {{detail.total}}</view>
</view>
......
......@@ -118,10 +118,10 @@
<image class="img" src="/static/news/telicon1.png" mode=""></image>
<view class="name">联系客户</view>
</view>
<view v-if="user_IM_id" class="itemboxss flex1 flex flexc isline" @tap="lxchat">
<!-- <view v-if="user_IM_id" class="itemboxss flex1 flex flexc isline" @tap="lxchat">
<image class="img" src="/static/news/kefuicon.png" mode=""></image>
<view class="name">会话聊天</view>
</view>
</view> -->
<view class="itemboxss flex1 flex flexc" @tap="lxpt">
<image class="img" src="/static/news/kefuicon.png" mode=""></image>
<view class="name">联系平台</view>
......
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