上传
3
App.vue
|
@ -12,6 +12,7 @@ export default {
|
|||
};
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style lang="scss">
|
||||
@import '@/uni_modules/uview-plus/index.scss';
|
||||
/*每个页面公共css */
|
||||
</style>
|
||||
|
|
8
components/tabBar/index.vue
Normal file
|
@ -0,0 +1,8 @@
|
|||
<template>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
22
main.js
|
@ -1,22 +1,24 @@
|
|||
import App from './App'
|
||||
import App from './App';
|
||||
import uviewPlus from '@/uni_modules/uview-plus';
|
||||
|
||||
// #ifndef VUE3
|
||||
import Vue from 'vue'
|
||||
import './uni.promisify.adaptor'
|
||||
Vue.config.productionTip = false
|
||||
App.mpType = 'app'
|
||||
import Vue from 'vue';
|
||||
import './uni.promisify.adaptor';
|
||||
Vue.config.productionTip = false;
|
||||
App.mpType = 'app';
|
||||
const app = new Vue({
|
||||
...App
|
||||
})
|
||||
app.$mount()
|
||||
});
|
||||
app.$mount();
|
||||
// #endif
|
||||
|
||||
// #ifdef VUE3
|
||||
import { createSSRApp } from 'vue'
|
||||
import { createSSRApp } from 'vue';
|
||||
export function createApp() {
|
||||
const app = createSSRApp(App)
|
||||
const app = createSSRApp(App);
|
||||
app.use(uviewPlus);
|
||||
return {
|
||||
app
|
||||
}
|
||||
};
|
||||
}
|
||||
// #endif
|
15
pages.json
|
@ -1,6 +1,14 @@
|
|||
{
|
||||
"pages": [
|
||||
{
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
// 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175
|
||||
"custom": {
|
||||
"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
||||
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
||||
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
|
||||
}
|
||||
},
|
||||
"pages": [{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
|
@ -55,8 +63,7 @@
|
|||
},
|
||||
"uniIdRouter": {},
|
||||
"tabBar": {
|
||||
"list": [
|
||||
{
|
||||
"list": [{
|
||||
"pagePath": "pages/index/index",
|
||||
"text": "首页"
|
||||
},
|
||||
|
|
|
@ -34,44 +34,44 @@ const { safeAreaInsets } = uni.getSystemInfoSync();
|
|||
const serve = ref([
|
||||
{
|
||||
text: '登录密码修改',
|
||||
icon: '../../../../static/我的设置/1.png',
|
||||
icon: '../../../../static/wodeshezhi/1.png',
|
||||
id: 0
|
||||
},
|
||||
{
|
||||
text: '手势密码修改',
|
||||
icon: '../../../../static/我的设置/2.png',
|
||||
icon: '../../../../static/wodeshezhi/2.png',
|
||||
id: 1
|
||||
},
|
||||
{
|
||||
text: '删除帐号',
|
||||
icon: '../../../../static/我的设置/3.png',
|
||||
icon: '../../../../static/wodeshezhi/3.png',
|
||||
id: 2
|
||||
},
|
||||
{
|
||||
text: '帐号迁移',
|
||||
icon: '../../../../static/我的设置/4.png',
|
||||
icon: '../../../../static/wodeshezhi/4.png',
|
||||
|
||||
id: 3
|
||||
},
|
||||
{
|
||||
text: '大字版',
|
||||
icon: '../../../../static/我的设置/5.png',
|
||||
icon: '../../../../static/wodeshezhi/5.png',
|
||||
|
||||
id: 4
|
||||
},
|
||||
{
|
||||
text: '分享12123给好友',
|
||||
icon: '../../../../static/我的设置/6.png',
|
||||
icon: '../../../../static/wodeshezhi/6.png',
|
||||
id: 5
|
||||
},
|
||||
{
|
||||
text: '清理缓存',
|
||||
icon: '../../../../static/我的设置/7.png',
|
||||
icon: '../../../../static/wodeshezhi/7.png',
|
||||
id: 6
|
||||
},
|
||||
{
|
||||
text: '关于',
|
||||
icon: '../../../../static/我的设置/8.png',
|
||||
icon: '../../../../static/wodeshezhi/8.png',
|
||||
id: 7
|
||||
}
|
||||
]);
|
||||
|
|
|
@ -42,54 +42,54 @@ import { ref } from 'vue';
|
|||
const serve = ref([
|
||||
{
|
||||
text: '实人认证',
|
||||
icon: '../../static/我的/1.png',
|
||||
icon: '../../static/wode/1.png',
|
||||
queenicon: '',
|
||||
user: '',
|
||||
id: 0
|
||||
},
|
||||
{
|
||||
text: '我的证件',
|
||||
icon: '../../static/我的/2.png',
|
||||
icon: '../../static/wode/2.png',
|
||||
queenicon: '',
|
||||
user: '',
|
||||
id: 1
|
||||
},
|
||||
{
|
||||
text: '证件号码',
|
||||
icon: '../../static/我的/3.png',
|
||||
icon: '../../static/wode/3.png',
|
||||
queenicon: '',
|
||||
user: '',
|
||||
id: 2
|
||||
},
|
||||
{
|
||||
text: '有效期限',
|
||||
icon: '../../static/我的/4.png',
|
||||
icon: '../../static/wode/4.png',
|
||||
queenicon: '\ue612',
|
||||
user: '',
|
||||
id: 3
|
||||
},
|
||||
{
|
||||
text: '手机号码',
|
||||
icon: '../../static/我的/5.png',
|
||||
icon: '../../static/wode/5.png',
|
||||
queenicon: '\ue612',
|
||||
user: '',
|
||||
id: 4
|
||||
},
|
||||
{
|
||||
text: '邮寄地址',
|
||||
icon: '../../static/我的/6.png',
|
||||
icon: '../../static/wode/6.png',
|
||||
queenicon: '\ue612',
|
||||
id: 5
|
||||
},
|
||||
{
|
||||
text: '电子文书',
|
||||
icon: '../../static/我的/7.png',
|
||||
icon: '../../static/wode/7.png',
|
||||
queenicon: '\ue612',
|
||||
id: 6
|
||||
},
|
||||
{
|
||||
text: '信息申诉',
|
||||
icon: '../../static/我的/8.png',
|
||||
icon: '../../static/wode/8.png',
|
||||
queenicon: '\ue612',
|
||||
id: 7
|
||||
},
|
||||
|
@ -101,7 +101,7 @@ const serve = ref([
|
|||
},
|
||||
{
|
||||
text: '咨询反馈',
|
||||
icon: '../../static/我的/10.png',
|
||||
icon: '../../static/wode/10.png',
|
||||
queenicon: '\ue612',
|
||||
id: 9
|
||||
}
|
||||
|
@ -117,7 +117,7 @@ const set = () => {
|
|||
<style lang="scss">
|
||||
@font-face {
|
||||
font-family: CustomFont;
|
||||
src: url('../../static/我的/iconfont.ttf');
|
||||
src: url('../../static/wode/iconfont.ttf');
|
||||
}
|
||||
.user {
|
||||
display: flex;
|
||||
|
|
|
@ -17,25 +17,25 @@
|
|||
<view class="content-area">
|
||||
<view v-if="tabIndex === 0">
|
||||
<view class="noData">
|
||||
<image src="../../static/网办进度/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<image src="../../static/wangban/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<view style="font-size: 0.75rem; margin-top: 0.5rem; color: #767676">暂无数据</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-else-if="tabIndex === 1">
|
||||
<view class="noData">
|
||||
<image src="../../static/网办进度/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<image src="../../static/wangban/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<view style="font-size: 0.75rem; margin-top: 0.5rem; color: #767676">暂无数据</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-else-if="tabIndex === 2">
|
||||
<view class="noData">
|
||||
<image src="../../static/网办进度/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<image src="../../static/wangban/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<view style="font-size: 0.75rem; margin-top: 0.5rem; color: #767676">暂无数据</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-else-if="tabIndex === 3">
|
||||
<view class="noData">
|
||||
<image src="../../static/网办进度/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<image src="../../static/wangban/oe.png" style="width: 7.8rem; height: 5rem"></image>
|
||||
<view style="font-size: 0.75rem; margin-top: 0.5rem; color: #767676">暂无数据</view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
@ -1,8 +1,15 @@
|
|||
<template>
|
||||
<up-tabbar :value="value4" @change="(name) => (value4 = name)" :fixed="false" :placeholder="false" activeColor="#d81e06" :safeAreaInsetBottom="false">
|
||||
<up-tabbar-item text="首页">
|
||||
<template #active-icon></template>
|
||||
<template #inactive-icon></template>
|
||||
</up-tabbar-item>
|
||||
<up-tabbar-item text="放映厅" icon="photo"></up-tabbar-item>
|
||||
<up-tabbar-item text="直播" icon="play-right"></up-tabbar-item>
|
||||
<up-tabbar-item text="我的" icon="account"></up-tabbar-item>
|
||||
</up-tabbar>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
<script setup></script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
<style lang="scss"></style>
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 802 B After Width: | Height: | Size: 802 B |
Before Width: | Height: | Size: 776 B After Width: | Height: | Size: 776 B |
Before Width: | Height: | Size: 1015 B After Width: | Height: | Size: 1015 B |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 863 B After Width: | Height: | Size: 863 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
Before Width: | Height: | Size: 665 B After Width: | Height: | Size: 665 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
41
uni.scss
|
@ -13,6 +13,7 @@
|
|||
*/
|
||||
|
||||
/* 颜色变量 */
|
||||
@import '@/uni_modules/uview-plus/theme.scss';
|
||||
|
||||
/* 行为相关颜色 */
|
||||
$uni-color-primary: #007aff;
|
||||
|
@ -21,32 +22,32 @@ $uni-color-warning: #f0ad4e;
|
|||
$uni-color-error: #dd524d;
|
||||
|
||||
/* 文字基本颜色 */
|
||||
$uni-text-color:#333;//基本色
|
||||
$uni-text-color-inverse:#fff;//反色
|
||||
$uni-text-color-grey:#999;//辅助灰色,如加载更多的提示信息
|
||||
$uni-text-color: #333; //基本色
|
||||
$uni-text-color-inverse: #fff; //反色
|
||||
$uni-text-color-grey: #999; //辅助灰色,如加载更多的提示信息
|
||||
$uni-text-color-placeholder: #808080;
|
||||
$uni-text-color-disable:#c0c0c0;
|
||||
$uni-text-color-disable: #c0c0c0;
|
||||
|
||||
/* 背景颜色 */
|
||||
$uni-bg-color:#ffffff;
|
||||
$uni-bg-color-grey:#f8f8f8;
|
||||
$uni-bg-color-hover:#f1f1f1;//点击状态颜色
|
||||
$uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色
|
||||
$uni-bg-color: #ffffff;
|
||||
$uni-bg-color-grey: #f8f8f8;
|
||||
$uni-bg-color-hover: #f1f1f1; //点击状态颜色
|
||||
$uni-bg-color-mask: rgba(0, 0, 0, 0.4); //遮罩颜色
|
||||
|
||||
/* 边框颜色 */
|
||||
$uni-border-color:#c8c7cc;
|
||||
$uni-border-color: #c8c7cc;
|
||||
|
||||
/* 尺寸变量 */
|
||||
|
||||
/* 文字尺寸 */
|
||||
$uni-font-size-sm:12px;
|
||||
$uni-font-size-base:14px;
|
||||
$uni-font-size-lg:16px;
|
||||
$uni-font-size-sm: 12px;
|
||||
$uni-font-size-base: 14px;
|
||||
$uni-font-size-lg: 16px;
|
||||
|
||||
/* 图片尺寸 */
|
||||
$uni-img-size-sm:20px;
|
||||
$uni-img-size-base:26px;
|
||||
$uni-img-size-lg:40px;
|
||||
$uni-img-size-sm: 20px;
|
||||
$uni-img-size-base: 26px;
|
||||
$uni-img-size-lg: 40px;
|
||||
|
||||
/* Border Radius */
|
||||
$uni-border-radius-sm: 2px;
|
||||
|
@ -68,9 +69,9 @@ $uni-spacing-col-lg: 12px;
|
|||
$uni-opacity-disabled: 0.3; // 组件禁用态的透明度
|
||||
|
||||
/* 文章场景相关 */
|
||||
$uni-color-title: #2C405A; // 文章标题颜色
|
||||
$uni-font-size-title:20px;
|
||||
$uni-color-title: #2c405a; // 文章标题颜色
|
||||
$uni-font-size-title: 20px;
|
||||
$uni-color-subtitle: #555555; // 二级标题颜色
|
||||
$uni-font-size-subtitle:26px;
|
||||
$uni-color-paragraph: #3F536E; // 文章段落颜色
|
||||
$uni-font-size-paragraph:15px;
|
||||
$uni-font-size-subtitle: 26px;
|
||||
$uni-color-paragraph: #3f536e; // 文章段落颜色
|
||||
$uni-font-size-paragraph: 15px;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"hash": "4a204181",
|
||||
"configHash": "eb966fb1",
|
||||
"hash": "f0e888ba",
|
||||
"configHash": "046e9b57",
|
||||
"lockfileHash": "fa978dd2",
|
||||
"browserHash": "f56c9596",
|
||||
"optimized": {
|
||||
|
|